GET /contacts/dncs/universals/{toNumber}
Summary: Find universal do not contacts (udnc) associated with toNumber
Operation ID: getUniversalDoNotContacts
Auth: unknown
Operation ID: getUniversalDoNotContacts
Auth: unknown
Description
Searches for a UniversalDoNotContact object for a given phone number. Shows whether inbound/outbound actions are allowed for a given number
Parameters (3)
fields
(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.
fromNumber
(string, query, optional)
An optional destination/source number for DNC, specified in E.164 format (11-digit). Example: 12132000384
toNumber
(string, path, required)
A required destination phone number in E.164 format (11-digit). Example: 12132000384
No probe data for this endpoint yet.