Print-Jobs
Retrieve Print-Job Status
Sub-resource that represents the status of a Print-Job
get/print-jobs/{id}/status/
Path parameters
idstring required
Id of the resource
Response
OK
Example response
{
"changed": "2017-08-07T08:47:26.480493Z",
"message": "Print-job is currently being validated",
"name": "CREATED"
}Changes
No recorded changes to this endpoint across all 1 revision of this API.