Get Campaigns Config
Campaigns
Get Campaign Config
Gets the configuration for a specific campaign.
GET
Get Campaigns Config
Retrieves the configuration settings for a specific campaign.Documentation Index
Fetch the complete documentation index at: https://docs.kollie.ai/llms.txt
Use this file to discover all available pages before exploring further.
Path Parameters
The unique identifier of the campaign
Response
A message indicating the result of the operation
Additional metadata about the response
The campaign configuration object containing:
- call_on_weekend: boolean - Whether to make calls on weekends
- queue_again: boolean - Whether to queue calls again
- call_back_attempts: integer - Number of callback attempts
- campaign_id: string - The ID of the campaign
- id: string - The ID of the config
- created_at: string - Timestamp of when the config was created

