Skip to main content
GET
Fetch Campaigns Api

Authorizations

X-API-Key
string
header
required

Key used to authenticate user API requests.

Response

200 - application/json

Successful Response

name
string
required
Required string length: 1 - 63
meeting_duration
integer
required
test_mode
boolean
required
id
integer
required
status
string
required
email_tracking
boolean
required
include_disclaimer
boolean
required
auto_pilot_settings
AutoPilotSettings · object
required

Manages the automation settings for a campaign's AI assistant.

Each setting determines whether the AI should handle a specific event automatically (True) or flag it for manual human review (False). Think of these as permissions for the AI to act on its own.

Example:
created_at
string<date-time>
required
unsubscribe_mode
enum<string>
default:one-click
Available options:
off,
one-click,
text
auto_enrich
boolean
default:false