Track Requests & Status Codes
Step 1: Save the Request ID
{
"request_id": "550e8400-e29b-41d4-a716-446655440000",
"status": 0
}{
"requestId": "video-550e8400-e29b-41d4-a716-446655440000",
"status": 0
}Step 2: Poll /content/Status/{id}
Step 3: Interpret the Status Value
Status
Meaning
Where you may see it
Step 4: Read Success and Error Fields
Step 5: Use callbackData for Reconciliation
Endpoint-Specific Notes
Related Endpoints
What's Next?
Last updated