List Relay Recordings
GET/recordings
Returns a list of recordings. The recordings are returned sorted by creation date, with the most recent appearing first.
Permissions
The API token used to authenticate must have the following scopes enabled to make a successful request: Voice.
Request
Responses
- 200
- 401
- 404
The request has succeeded.
Access is unauthorized.
The server cannot find the requested resource.