Jobs
Get job status
AuthorizationBearer <token>
Token-based authentication using access tokens.
In: header
Path Parameters
job_idstring
Response Body
Examples
curl -X GET "https://loading/jobs/string/status"{
"created_at": "string",
"error_message": "string",
"job_id": "string",
"job_type": "string",
"post_processing_error": null,
"post_processing_status": "string",
"processed_images": 0,
"progress": 0,
"should_post_process": true,
"status": "string",
"total_images": 0,
"updated_at": "string"
}Empty