v1

latestOpenAPI 3.1.02026-07-2658119246.0 KB
Jobs

Get Job

get/v2/jobs/{job_id}

Path parameters

job_idstring required

Response

Successful Response

created_atstring date-time nullable

When the job was created.

descriptionstring nullable

Free-text description of the job.

display_namestring nullable

Human-friendly job name shown in the UI.

extract_template_namestring nullable

Name of the extract template this job runs.

idstring required

Unique job identifier (job_<n>).

last_run_atstring date-time nullable

Timestamp of the most recent run.

last_run_status'PENDING' | 'RUNNING' | 'SUCCESS' | 'FAILED' | 'CANCELLED' | 'TIMEOUT' | 'WARNING' nullable

Status of the most recent run.

namestring required

Job name.

updated_atstring date-time nullable

When the job was last updated.