List SWML Webhook Addresses
GET/resources/swml_webhooks/:swml_webhook_id/addresses
This endpoint returns a list of addresses associated with a specific SWML 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