Skip to main content
GET
List campaign contacts
There is no POST /api/v1/campaigns. Create and start campaigns in the dashboard. Use List campaigns and Get campaign to look up campaignId and templates.

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

Query Parameters

cursor
string
limit
integer
default:50
status
string
source
string
Example:

"api"

Response

Page of contacts

contacts
object[]
nextCursor
string | null