cURL
Contacts
Post v1audiencecontactsreport
POST
cURL
Documentation Index
Fetch the complete documentation index at: https://docs.commvoice.ai/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/json
Example:
[
{
"sort": "asc",
"colId": "updated_datetime"
}
]Example:
"{\"is_sent\":{\"filterType\":\"number\",\"type\":\"greaterThan\",\"filter\":5}}\n\nnote that it needs to be col_id: {FilterModel}, PHP doesn't support this kind of description."
Example:
[
{
"id": "campaign_id",
"displayName": "Campaign_Id",
"field": "campaign_id"
}
]Example:
"[\"campaign_uuid\"]\nNot the column type, it's a filter of the query"
Required range:
x >= 0Required range:
x >= 1