Skip to content

List recordings

GET
/api/recordings

List all saved recordings.

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