v1
latestOpenAPI 3.0.12026-07-244011,5573.5 MBAudiences
Get audience operation debug state
Returns the detailed debug state of the specified audience operation, including internal processing information. Restricted to client superusers.
get/v1/audiences/{audience_id}/operations/{operation_id}/state/debug
Path parameters
audience_idstring required
operation_idstring required
Response
Successful response
Example response
{
"created_date": "2025-10-24T02:00:00-07:00",
"state_reached_date": "2025-10-24T02:00:00-07:00",
"updated_date": "2025-10-24T02:00:00-07:00"
}