Get agent analytics
Analytics
Get agent analytics
Get agent performance analytics including conversation counts, response times, and messages per conversation
GET
Get agent analytics
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
The ID of the agent/chatbot
Example:
"clx1234567890abcdef"
Start date for analytics (ISO 8601 format)
Example:
"2024-01-01"
End date for analytics (ISO 8601 format)
Example:
"2024-01-31"
Optional specific agent/user ID to filter analytics
Example:
"user_1234567890"
Timezone for date calculations (defaults to system timezone)
Example:
"America/New_York"

