Get Campaigns Calls Count
Campaigns Calls
Get Campaigns Calls Count
Get the count of calls in a campaign.
- campaign_id: The ID of the campaign configuration.
- start: Start date/time for filtering calls.
- end: End date/time for filtering calls.
- search: Optional search term to filter calls.
GET
Get Campaigns Calls Count
Documentation Index
Fetch the complete documentation index at: https://docs.interactly.ai/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Retrieve your API Key from Dashboard API Keys Section.
Path Parameters
Campaign configuration ID
Required string length:
24Pattern:
^[0-9a-f]{24}$Example:
"5eb7cf5a86d9755df3a6c593"
Query Parameters
Search keywords
Number of items per page
Required range:
x >= 1Page number
Required range:
x >= 1Filter by start time (ISO 8601 format)
Filter by end time (ISO 8601 format)
Response
Successful Response