Skip to main content
GET
List outbound campaigns
Read-only. Does not create or start a campaign. Use Try it on the endpoint bar. Copy a campaignId into Get campaign or POST /leads.

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.

Query Parameters

dataSource
enum<string>
default:api

api = API / Custom CRM ingest only. all = every outbound campaign you own.

Available options:
api,
all
status
string

Filter by campaign status.

limit
integer
default:50
Required range: x <= 100
cursor
string

Response

Page of campaigns

campaigns
object[]
nextCursor
string | null