List cXML Webhook Addresses
GET/resources/cxml_webhooks/:cxml_webhook_id/addresses
This endpoint returns a list of addresses associated with a specific cXML Webhook.
Permissions
The API token used to authenticate must have one of the following scopes enabled to make a successful request: Voice, Messaging, Fax, or Video.
Request
Responses
- 200
- 401
- 404
- 500
The request has succeeded.
Access is unauthorized.
The server cannot find the requested resource.
Server error