Verify that a job exists

head/jobs/{jobId}
Internal-Use Only

Determines whether a specific job exists.

Request Samples

1

Response Samples

1No example avaliable

Path Parameters

NameTypeRequiredDescription
jobId
string
true

The ID of the job.

Responses

StatusMeaningDescription
200OKThe request succeeded.Headers
304Not ModifiedThe caller has the most current resource.Headers
404Not FoundThe requested resource does not exist.
406Not AcceptableThe content media types are unacceptable.