Retrieve a job

Poll a job's status and final result.

Authentication

AuthorizationBearer

Pass your EmpirioLabs API key as a bearer token. The Anthropic-style x-api-key header is also accepted on every endpoint.

Path parameters

job_idstringRequired

Response

Job state.
job_idstring
statusenum
Allowed values:
progressdouble0-1
created_atdatetime
completed_atdatetime or null
resultobject or null
errorobject or null

Errors

404
Not Found Error