List Fabric Addresses
GET/addresses
A list of Fabric Addresses. This endpoint uses the bearer token authentication method with the SAT (Subscriber Access Token) which can be generated using the Create Subscriber Token endpoint.
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