jobs
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.
get/v2/jobs/{job_id}
Path parameters
job_idstring required
ID of the job to look up, as returned by the indexing endpoint that started it.
Query parameters
files_limitinteger
Number of files to return per page
files_cursorstring nullable
Pagination cursor for files
Headers
authorizationstring nullable
Response
Successful Response
Changes
No recorded changes to this endpoint across all 1 revision of this API.