Number of APIs: 2
DELETE {{baseUrl}}/meetings/:meetingId/recordings?action=trash
Delete all recording files of a meeting. Scopes: recording:write:admin
recording:write
Rate Limit Label: Light
Prerequisites:
* Cloud Recording should be enabled on the user's account.
GET {{baseUrl}}/meetings/:meetingId/recordings?include_fields=a2f19f96-9294-4f51-8134-6f0eea108eb2&ttl=1
Use this API to return all of a meeting's recordings. The recording files can be downloaded via the To access a password-protected cloud recording, add an Scopes: download_url
property listed in the response. access_token
parameter to the download URL and provide OAuth access token or JWT as the access_token
value. recording:read:admin
, recording:read
Rate Limit Label: Light
ENDPOINTS