Get file conversion job
Alignment
Get file conversion job
Retrieve the status and file records for a specific file conversion job.
GET
Get file conversion job
⚠️ We recommend using the data jobs API instead.
Use GET /v1/flow/data-jobs/{id} to track ingestion status within a data job. See Monitor ingestion for details.
Retrieve the full details of an ingestion job, including its status, output files, and file_records array. Each file record includes the file’s processing state, timestamps for each state transition, queue position, and error diagnostics when failures occur.
For job states, error codes, and SDK examples, see Monitor ingestion.Authorizations
Seekr API Key without 'Bearer' Prefix
Path Parameters
Last modified on June 18, 2026