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_id
Headers
Query parameters
files_limit
Number of files to return per page
files_cursor
Pagination cursor for files
Response
Successful Response
job_id
status
billing
Billing/credit information for a completed indexing job. Returned when job status is ‘completed’.
cancelled_at
collection_name
completed_at
created_at
error_code
error_message
estimated_time_remaining_seconds
files
files_page
job_type
progress
Detailed progress information for running jobs
progress_message
result
Final result data when job is completed
started_at
updated_at