Skip to main content
GET
List campaign contacts
Browse contact state for a campaign.
Authentication required
  • X-Auth-ID — your Vobiz account ID
  • X-Auth-Token — your Vobiz auth token
string
required
Your Vobiz account ID. Use the same value in X-Auth-ID.
string
required
Your Vobiz account ID, for example MA_XXXXXXXX.
string
required
The campaign whose contacts you want to browse.
integer
default:"20"
Number of contacts to return per page.
integer
default:"0"
Number of contacts to skip before returning results.
string
Filter by contact state: pending, dialling, answered, no_answer, busy, failed, retry_pending, or expired.
Find a specific destination number.

Example

cURL
The response is { objects, total }, where total is the unpaginated count for the applied filters.