v1

latestOpenAPI 3.0.3MIT2026-07-1411163326.7 KB
Job

Get a job

Gets a job's metadata by its unique ID, including its name, job number, type, status, and associated resource IDs.

get/jobs/{job_id}

Response

Job fetched successfully

idstring uuid required
namestring required
job_numberinteger

The number of the job.

typestring

The type of the job.

statusstring required
project_idstring uuid required
pipeline_idstring uuid required
workflow_idstring uuid required
started_atstring date-time
stopped_atstring date-time