Get the expiration timestamp
get/jobs/{jobId}/expirationTimeStamp
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.
Status | Meaning | Description | ||
---|---|---|---|---|
200 | OK | The request succeeded. | Schema | |
204 | No Content | The expiration timestamp is not set. | Schema | |
404 | Not Found | No job exists at the requested path. | Schema |