Get Job Status

Get status, progress, and file-level details for an indexing job. Use files_limit and files_cursor to page through indexed files when the job contains many inputs.

Path parameters

job_idstringRequired

Headers

authorizationstringOptional

Query parameters

files_limitintegerOptional1-500Defaults to 50
Number of files to return per page
files_cursorstringOptional
Pagination cursor for files

Response

Successful Response
job_idstring
statusstring
billingobject

Billing/credit information for a completed indexing job. Returned when job status is ‘completed’.

cancelled_atstring
collection_namestring
completed_atstring
created_atstring
error_codestring
error_messagestring
estimated_time_remaining_secondsinteger
fileslist of objects
files_pageobject
job_typestring
progressobject
Detailed progress information for running jobs
progress_messagestring
resultobject
Final result data when job is completed
started_atstring
updated_atstring