Get Campaigns Call List
Campaigns Calls
Get Campaigns Call List
Get a list 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.
- status: Optional status to filter calls.
- search: Optional search term to filter calls.
- page: Page number for pagination (default is 1).
- size: Page size for pagination (default is 50, max 200).
GET
Get Campaigns Call List
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
Call status
Search keywords
Outcome values to filter by
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