Get the headers for the job-expiration timestamp

head/jobs/{jobId}/expirationTimeStamp
Internal-Use Only

Returns the header information for the job-expiration timestamp.

Request Samples

1

Response Samples

1No example avaliable

Path Parameters

NameTypeRequiredDescription
jobId
string
true

The ID of the job.

Responses

StatusMeaningDescription
200OKThe request succeeded.
204No ContentThe expiration timestamp is not set.
404Not FoundNo job exists at the requested path.