List recordings
GET /api/recordings
GET
/api/recordings
List all saved recordings.
Authorizations
Section titled “Authorizations ”Responses
Section titled “ Responses ”Recordings listed.
object
items
required
Array<object>
object
id
string
Example
rec_1234567890 file_name
string
Example
rec_1234567890.mp4 download
string
mime_type
string
Example
video/mp4 size_bytes
integer
Example
2048576 created_at
string format: date-time
active
boolean