Number of APIs: 1
GET {{baseUrl}}/users/:userId/recordings?page_size=30&next_page_token=<string>&mc=false&trash=false&from=<date>&to=<date>&trash_type=meeting_recordings&meeting_id=<integer>
Lists all cloud recordings for a user. For user-level apps, pass the Example: Prerequisites: Scopes: Rate Limit Label: me
value instead of the userId
parameter. To access a user's passcode protected cloud recording, send the user's OAuth access token as a bearer token in the authorization header. curl -H "Authorization: Bearer <ACCESS_TOKEN>" https://{{base-domain}}/rec/archive/download/xyz
* Must have a Pro or a higher plan.
* Must enable Cloud Recording on the user's account.recording:read:admin
,recording:read
MEDIUM
ENDPOINTS