List recordings.
Discard recordings not belonging to this channel.
Discard recordings created before specified time.
Discard recordings created after specified time.
Paginate the results starting at the cursor returned by a previous call.
Discard recordings matching none of the specified labels. Labels can only be used when filtering by channel.
Return at most "limit" results.
1 <= x <= 100
Discard recordings which recorder email does not match specified one.
Discard recordings which recorder identifier does not match specified one.
Sort results according to specified rule.
created_asc
, created_desc
, duration_asc
, duration_desc
, title_asc
, title_desc
Recordings were successfully retrieved
The response is of type object
.