v1

latestSwagger 2.0Commercial2026-07-14234.2 KB

Get the status of a job

Fetches the status of a job

get/job

Query parameters

jobIdstring required

Id of the Job to retrieve

Response

Profile information for a user

alertstring

Quality Gate status of a completed job

alertDescriptionstring

Quality Gate errors of a completed job

analysisModestring

When set to preview, analysis is not added to the database

commitstring

The git commit that this job is evaluating

createdstring dateTime

DateTime that this job was queued

emailReportTostring

List of usernames to email the report to

finishedstring dateTime

If the job has finished, then the datetime that the job finished processing

jobIdstring

The jobId of this job

projectBranchstring

The project branch that this job is evaluating

projectKeystring

The projectKey that this job is running

startedstring dateTime

If the job has started, then the datetime that the job started processing

statusstring

The status of the job

urlstring

The url to view the output report

versionstring

The project version that this job is evaluating

warningsstring

When creating a new job, any warnings will be listed here.