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"{
"should_post_process": true,
"post_processing_status": "string",
"post_processing_error": null,
"error_message": "string",
"total_images": 0,
"processed_images": 0,
"created_at": "string",
"updated_at": "string",
"job_id": "string",
"job_type": "string",
"status": "string",
"identity_code": "string",
"identity_name": "string",
"project_id": 0,
"project_text": "string",
"project_key": "string",
"progress": 0,
"processing_options": null
}{
"error": "Invalid request",
"detail": [
{
"field": null,
"message": "string",
"position": "query"
}
]
}Empty