cURL
curl --request GET \ --url https://api-qa.interactly.ai/campaigns/v1/contacts/stats \ --header 'Authorization: Bearer <token>'
{ "total": 123, "dnd_active": 123, "reachable": 123 }
Fetch statistics about contacts for the team.
Retrieve your API Key from Dashboard API Keys Section.
Successful Response
Total number of contacts
Number of contacts with active DND
Number of contacts with reachable