Get the expiration timestamp

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

Retrieves the expiration timestamp as a data string the format yyyy-MM-ddTHH:mm:ss.SSSZ. The timestamp indicates when this job expired and was deleted.

Request Samples

1

Response Samples

12022-04-07T23:59:31.570Z

Path Parameters

NameTypeRequiredDescription
jobId
string
true

The ID of the job.

Responses

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