List Resource Addresses
GET/resources/:id/addresses
This endpoint is used to retrieve addresses associated with a specific Resource.
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