Skip to main content
GET
Get async job status

Authorizations

Authorization
string
header
required

Use a Clerk-backed Everbility user or organisation API key directly as the bearer token.

Path Parameters

job_id
string
required

Response

Successful Response

job_id
string
required
task_type
string
required
status
string
required
progress
required
start_timestamp
string | null
end_timestamp
string | null
error
Error · object | null
result
Result · object | null