Audiences

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

OR
OR
OR

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"
}

Changes

No recorded changes to this endpoint across all 1 revision of this API.