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://v2.api.piktid.com/jobs/string/status"{
"error_message": "string",
"should_post_process": true,
"post_processing_status": "string",
"post_processing_error": null,
"total_images": 0,
"processed_images": 0,
"created_at": "string",
"updated_at": "string",
"job_id": "string",
"job_type": "string",
"status": "string",
"progress": 0
}Empty
Empty