Returns the number of chats and broadcast recipients linked to this channel. Use before deletion to warn the user about impact.
curl --request GET \
--url https://api.useinvent.com/orgs/{org_id}/contacts/{contact_id}/channels/{channel_id}/stats{
"chats": 123,
"broadcast_recipients": 123
}Was this page helpful?
curl --request GET \
--url https://api.useinvent.com/orgs/{org_id}/contacts/{contact_id}/channels/{channel_id}/stats{
"chats": 123,
"broadcast_recipients": 123
}