Documentation IndexFetch the complete documentation index at: /docs/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /docs/llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request GET \ --url https://api.crevio.co/v1/phone-suppressions \ --header 'Authorization: <api-key>'
{ "data": [ { "id": "<string>", "object": "<string>", "e164": "<string>", "note": "<string>", "created_at": "2023-11-07T05:31:56Z", "updated_at": "2023-11-07T05:31:56Z" } ], "has_more": true, "url": "<string>" }
API key in the format: Bearer {api_token}
List of suppressed numbers
list
Show child attributes
Was this page helpful?