GET /contacts/dncs
Operation ID: findDoNotContacts
Auth: unknown
Description
Searches for all Do Not Contact (DNC) objects created by user. These DoNotContact entries only affect calls/texts/campaigns on this account. Returns a paged list of DoNotContact objects
Parameters (11)
(boolean, query, optional)
Show only Do-Not-Call numbers
(integer, query, optional)
A campaign id which was used to send a message to a DNC number
(string, query, optional)
Limit fields received in response. E.g. fields: id, name or fields items (id, name), see more at [partial response](https://developers.callfire.com/docs.html#partial-response) page.
(boolean, query, optional)
~
(boolean, query, optional)
~
(integer, query, optional, default: 100)
To set the maximum number of records to return in a paged list response. The default is 100
(array, query, optional)
~
(integer, query, optional, default: 0)
Offset to the start of a given page. The default is 0. Check [pagination](https://developers.callfire.com/docs.html#pagination) page for more information about pagination in CallFire API.
(string, query, optional)
Prefix (1-10 digits) of phone numbers
(string, query, optional)
A DNC source name to search for DNCs
(boolean, query, optional)
Show only Do-Not-Text numbers
No probe data for this endpoint yet.