Skip to main content
GET
Get job by ID

Authorizations

x-api-key
string
header
required

API key in UUID format. Include this header with every authenticated request.

Path Parameters

id
string<uuid>
required

Unique identifier of the job.

Response

The requested job is ready and returned with status: "COMPLETED".

message
string
required
status
enum<string>
required

Processing status of the job.

Available options:
COMPLETED
data
object
required

A fully analyzed job description with extracted structured data.