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

Changes

No recorded changes to this endpoint across all 1 revision of this API.