Get the distribution of first response times grouped by channel type. Returns conversation counts in different time buckets (0-1h, 1-4h, 4-8h, 8-24h, 24h+) for each channel type.
Note: This API endpoint is available only in Chatwoot version 4.11.0 and above.
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).
Success
First response time distribution report grouped by channel type. Shows the count of conversations with first response times in different time buckets.
First response time distribution for a specific channel type (e.g., Channel::WebWidget, Channel::Api)