Skip to main content
GET
Job Status

Headers

x-api-key
string | null

Path Parameters

job_id
string
required

Query Parameters

cost_units
enum<string>
default:cents

Response cost unit.

Available options:
cents,
credits

Response

Current async job status. Completed enrichment jobs include the result under result.

status
enum<string>
required
Available options:
running,
failed,
cancelled,
terminated,
continued_as_new,
timed_out
id
string
required
run_id
string
required
start_time
string<date-time>
required
progress
object

Bulk runs only: rows enriched so far out of the total rows submitted.

investigation
InvestigationReference · object

Stable identity and app link carried across xhigh lifecycle responses.

Live workspace statistics stay on the Atlas resource endpoints so polling a job never fans out into file, graph, or event count queries.