Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 1.28 KB

recordings.md

File metadata and controls

19 lines (14 loc) · 1.28 KB

Recordings

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

Base URL

https://api.catapult.inetwork.com/v1/users/{userId}/recordings

Capabilities

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