Get conversation counts grouped by channel (integration_id) for the specified organization.
cURL
curl --request GET \ --url https://api.useinvent.com/orgs/{org_id}/analytics/channels
[ { "integration_id": "internal", "count": 123 } ]
Page number
Number of items to take
Next page token (Only used on special endpoints)
Channel distribution stats for the specified organization.
ID of the connection integration
internal
custom
whatsapp_bot
messenger_bot
instagram_dm
twilio
telnyx
slack_bot
telegram_bot
gmail
google_calendar
Was this page helpful?