Contacts and results
List campaign contacts
Browse a campaign’s contacts with limit and offset pagination, filter by contact status, or search for a specific number.
GET
List campaign contacts
Authentication required
X-Auth-ID— your Vobiz account IDX-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.string
Find a specific destination number.
Example
cURL
{ objects, total }, where total is the unpaginated count for the applied filters.