Skip to main content
GET
Get campaign
Create / edit / start campaigns in the dashboard. This endpoint only reads a campaign you own. source is campaign (Follow-up pick) or omni_default (Omni default). No SMTP passwords or WhatsApp API keys.

Authorizations

Authorization
string
header
required

Paste only your API key (ond_live_… or ond_test_…). Do not type the word Bearer — the playground adds it.

Path Parameters

campaignId
string
required

Response

Campaign

campaignId
string
name
string | null
status
string | null
apiIngest
boolean
dataSourceType
string | null
phone
string | null
timezone
string | null
followup
boolean
followupChannels
string[]
createdAt
string<date-time> | null
email
object

Only on GET /campaigns/{id}

whatsapp
object

Only on GET /campaigns/{id}