Retrieve information about call recordings. The recording information retrieved by GET method contains only textual data related to call recording as described on Properties section. To properly work with recorded media content such as download and removal of media file, please access /media documentation. To learn about how to transcribe recordings, read the /recordings/{id}/transcriptions
documentation.
Read More about Recordings in the FAQ
https://api.catapult.inetwork.com/v1/users/{userId}/recordings
Verb | Path | about |
---|---|---|
GET |
/v1/users/{userId}/recordings |
List all call recordings |
GET |
/v1/users/{userId}/recordings/{recordingId} |
Retrieve properties for a single call recording |