Get a call recording
In order to retrieve a active recording metadata, you can use the following endpoint.
Get a channel call recording
Authorizations
Path parameters
workspaceIdstring · uuidRequired
The ID of the workspace
callIdstring · uuidRequired
The ID for a call
channelIdstring · uuidRequired
The ID for a channel
recordingIdstring · uuidRequired
The ID for a call recording
Responses
200
OK
application/json
404
The request did not pass validation
application/json
get
Example 1: Get a specific call recording
Last updated
Was this helpful?