Skip to main content
GET
Get conversation statistics grouped by channel type

Authorizations

api_access_token
string
header
required

Token de usuario. Envía el valor en el header api_access_token. Lo obtienes en el perfil (GET /api/v1/profile) o al regenerarlo.

Path Parameters

account_id
integer
required

The numeric ID of the account

Query Parameters

since
string

The timestamp from where report should start (Unix timestamp).

until
string

The timestamp from where report should stop (Unix timestamp).

Response

Success

Channel summary report containing conversation counts grouped by channel type and status. Available in version 4.10.0+.

{key}
object

Conversation statistics for a specific channel type (e.g., Channel::WebWidget, Channel::Api)