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_idstringOptional
statusenumOptional
progressdoubleOptional0-1
created_atdatetimeOptional
completed_atdatetime or nullOptional
resultobject or nullOptional
errorobject or nullOptional

Errors

404
Not Found Error