Skip to main content
GET
Lead setup for a campaign
  1. Try it with campaignId
  2. readyFor.email / whatsapp / call tells you what you can send
  3. Copy email.lead or whatsapp.lead or call.lead
  4. Fill blanks → POST /api/v1/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.

Path Parameters

campaignId
string
required

Response

Setup checklist + copy-paste lead bodies

ok
boolean
campaignId
string
name
string | null
status
string | null
paused
boolean
readyFor
object
call
object
email
object
whatsapp
object
errors
string[]