Get unanswered conversations count
Performance Metrics
Get unanswered conversations count
Returns the count of open conversations without responses for the authenticated userβs organization
GET
Get unanswered conversations count
Headers
API key
Query Parameters
Optional array of agent IDs to filter by specific agents
Example:
["agent-id-1", "agent-id-2"]Optional pipeline ID to filter by specific pipeline
Example:
"pipeline-id-1"
Optional array of stage IDs to filter by specific stages
Example:
["stage-id-1", "stage-id-2"]Optional boolean to filter by archived conversations
Example:
true
Response
200 - application/json
Successfully retrieved unanswered conversations count
Total count of unanswered conversations
Example:
42
