List Relay Application Addresses
GET/resources/relay_applications/:id/addresses
This endpoint returns a paginated list of addresses associated with a Relay Application.
Request​
Responses​
- 200
- 401
- 404
- 500
The request has succeeded.
Access is unauthorized.
The server cannot find the requested resource.
Server error