Get sentiment analytics
Analytics
Get sentiment analytics
Get sentiment analysis breakdown with daily data for positive, negative, neutral, and unspecified sentiments
GET
Get sentiment 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"
Timezone for date calculations (defaults to system timezone)
Example:
"America/New_York"
Response
Successfully retrieved sentiment analytics data

