Get conversation counts grouped by channel type and status for a given date range. Returns statistics for each channel type including open, resolved, pending, snoozed, and total conversation counts.
Note: This API endpoint is available only in Chatwoot version 4.10.0 and above. The date range is limited to a maximum of 6 months.
This token can be obtained by visiting the profile page or via rails console. Provides access to endpoints based on the user permissions levels. This token can be saved by an external system when user is created via API, to perform activities on behalf of the user.
The numeric ID of the account
The timestamp from where report should start (Unix timestamp).
The timestamp from where report should stop (Unix timestamp).
Whether to filter by business hours.
Success
Channel summary report containing conversation counts grouped by channel type and status. Available in version 4.10.0+.
Conversation statistics for a specific channel type (e.g., Channel::WebWidget, Channel::Api)