get_processing_status_by_id

Get the current status of an ingest, initiated with documents.ingest_remote, documents.ingest_local, or documents.crawl_website, by specifying the processId (the processId is included in the response of the documents.ingest functions).

Authentication

X-API-Keystring
API Key authentication via header

Path parameters

processIdstringRequiredformat: "uuid"
the processId for the ingest process being checked

Response

Look up success
ingestobject

Errors