Get conversation monitor report
Conversation Monitor
Get conversation monitor report
Returns a paginated dashboard of conversations the autopilot/agent has likely stalled on, combining AI-stuck and abandoned-conversation categories. The page contains contact/conversation identifiers, channel, latest inbound timestamp, assignee names, and per-row access. Query params: page, limit (<=100), category (ai_stuck | agent_abandoned), skipThreshold, departmentId, organizationId (SUPERADMIN only).
GET
Get conversation monitor report
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
Required range:
x >= 1Required range:
1 <= x <= 100Available options:
ai_stuck, agent_abandoned When "true", ignores the configured threshold and returns all candidates.
Available options:
true, false SUPERADMIN-only override to inspect another organization.