Poll this endpoint to check the status of a video-to-task generation job using the job_id returned by the upload endpoint.
operationId: getTaskProcessingJobStatus.API Key provided by the platform. Note- X-Timestamp and X-Signature headers are also required for authentication, but not defined as separate schemes here due to OpenAPI limitations on complex signature schemes.
The ID of the video processing job.
"vwp_abc123def456"
OK. Current status and details of the video processing job.
Unique identifier for the video processing job.
"vwp_abc123def456"
Current status of the processing job.
queued, processing, completed, failed "processing"
Identifier of the task definition created from the video if status is 'completed'.
"tsk_xyz789abc123"
Error message if the job failed.
"Video format not supported."
ISO 8601 timestamp when the job was created.
ISO 8601 timestamp when the job was last updated.