Retrieve a list of all campaigns with filtering and pagination options
Documentation Index
Fetch the complete documentation index at: https://docs.talkover.ai/llms.txt
Use this file to discover all available pages before exploring further.
Bearer talq_your_environment_token_heredraft, active, paused, completed, cancelledsales, follow_up, reminder, custom| Code | Description | HTTP Status |
|---|---|---|
INVALID_TOKEN | Authentication token is invalid or missing | 401 |
VALIDATION_ERROR | Query parameter validation failed | 422 |
SERVER_ERROR | Internal server error occurred | 500 |
page and per_page parameters.date_from and date_to to filter campaigns by date range.POST /api/v1/campaignsGET /api/v1/campaigns/{campaign_id}PUT /api/v1/campaigns/{campaign_id}GET /api/v1/calls