Verify that a job exists

head/sessions/{sessionId}/jobs/{jobId}
Internal-Use Only

Determines whether the specified job exists.

Request Samples

1

Response Samples

1No example avaliable

Path Parameters

NameTypeRequiredDescription
jobId
string
true

Specifies the ID of the job to query.

sessionId
string<object-id>
true

Specifies the ID of the session.

Responses

StatusMeaningDescription
200OKThe request succeeded.Headers
404Not FoundNo resource exists at the requested path.