Get Campaign Calls
campaigns
Get Campaign Calls
Get campaign contacts with their call status (paginated). Shows contacts immediately after creation with status:
- PENDING: Campaign not started, no task created
- QUEUED: Task created, waiting to be processed
- IN_PROGRESS: Call is in progress
- COMPLETED: Call completed successfully
- FAILED: Call failed
- CANCELLED: Task was cancelled
Query params:
- page: Page number (1-indexed, default: 1)
- page_size: Items per page (default: 10, options: 10, 20, 50)
GET
Get Campaign Calls