Get data job
Data jobs
Get data job
Retrieve details for a specific data job.
GET
Get data job
Returns the full details of a data job, including its status, nested ingestion jobs, per-file records, timeline events, and alignment status. This is the primary endpoint for monitoring a job throughout its lifecycle.
For a field-by-field reference on status states, file records, and timeline events, see Monitor ingestion.
Authorizations
Seekr API Key without 'Bearer' Prefix
Path Parameters
Response
Successful Response
Extends DataJobResponse Full detail payload for the per-job view.
Status values for data jobs.
Available options:
file_processing, needs_review, ready_to_start, pending, queued, running, cancelled, failed, completed Last modified on June 18, 2026