Skip to main content
GET
Get conversation monitor report

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

page
integer
default:1
Required range: x >= 1
limit
integer
default:25
Required range: 1 <= x <= 100
category
enum<string>
Available options:
ai_stuck,
agent_abandoned
skipThreshold
enum<string>

When "true", ignores the configured threshold and returns all candidates.

Available options:
true,
false
departmentId
string
organizationId
string

SUPERADMIN-only override to inspect another organization.

Response

Conversation monitor report returned

success
enum<boolean>
required
Available options:
true
data
object
required