Poll an async report job
Reports
Poll an async report job
GET
Poll an async report job
Authorizations
Use the raw API key as the Bearer token, or send X-API-Key instead.
Path Parameters
Job id returned by the enqueue response.
Response
Job status. result is present when status=succeeded; error and credits_refunded when status=failed.
Example:
"natal_pdf"
Available options:
queued, running, succeeded, failed Safe, user-facing failure message (status=failed). Internal error details are never exposed here.
Stable machine-readable failure class (status=failed).
Available options:
generation_interrupted, invalid_job_payload, unknown_report_type, llm_unavailable, pdf_failed, job_failed