v1

latestOpenAPI 3.1.02026-07-24317911.4 MB
Recordings

Get Specific Recording by Callid for User

A user who is a party to a call may request the recording data for that call.

get/domains/{domain}/users/{user}/recordings/{callid}

Path parameters

domainstring required

This is the main organization name. This is used to link resource to its group/tenant/organization/enterprise. Then using in path for GET you can set to "~" to use the domain name linked to your token/key instead of the domain name itself when reading for your own domain.

Example:example.com
userstring required

This is the main user extension for the user account. ~ can be used to mean "my account" which will extract the user from the token/key used for authentication.

Example:1000
callidstring required

Response

call-recording-statusstring

Status of the recording

call-idstring

Call-ID associated with the recording

call-recording-started-datetimestring

Date & time the recording started

call-recording-ended-datetimestring

Date & time the recording stopped

call-recording-remote-wavstring

Thie file location on the remote archive path.

call-recording-remote-wav-size-kilobytesinteger

The file size in bytes which, if set, suggests that the file is located in remote storage

call-recording-remote-storage-config-idstring

The config id for the file 's remote location.

call-recording-match-patternstring

This is the case id or the recording match the was used to trigger the request.

call-recording-retrieved-datetimestring

This is the time at which the recoridng was requested.

file-duration-secondsinteger

The duration of the recording in seconds.

file-access-urlstring

The main url to access the recording.

geo-call-idstring

Corresponding Orig Call ID, if call_id is for a geo tunneled entry

file-size-kilobytesinteger

The size of the recording in kilobytes