Recording
List recordings
Returns a list of cloud recordings for your domain
GET
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Query Parameters
Maximum number of recordings to return (max 100)
Required range:
1 < x < 100
Pagination cursor for forward pagination
Pagination cursor for backward pagination