Number of APIs: 3
DELETE {{baseUrl}}/phone/recordings/:recordingId
Use this API to delete a call recording. Scopes: Prerequisites:
* User must belong to a Business or Enterprise account
* User must have a Zoom Phone licensephone:write
, phone:write:admin
, phone_recording:write
, phone_recording:write:admin
Rate Limit Label: Light
GET {{baseUrl}}/phone/recordings?page_size=30&next_page_token=cWiI3vTqdcENiV9RJz3Rh8iP1ksNPheW8c1&from=2021-12-01&to=2021-12-31&owner_type=all&recording_type=OnDemand&site_id=8f71O6rWT8KFUGQmJIFAdQ&query_date_type=start_time
Use this API to list an account's call recordings Prerequisites:
* A Pro or higher account plan
* A Zoom Phone license
* Account owner or admin privilegesScopes: Rate Limit Label: phone:read:admin
, phone:write:admin
,phone_recording:read:admin
Medium
GET {{baseUrl}}/phone/recordings?page_size=<integer>&next_page_token=<string>&from=<date>&to=<date>&owner_type=all&recording_type=<string>&site_id=All sites&query_date_type=start_time&group_id=All groups
Returns an account's call recordings. Prerequisites:
* A Pro or higher account plan
* A Zoom Phone license
* Account owner or admin privileges Scopes: Granular Scopes: Rate Limit Label: phone:read:admin
,phone_recording:read:admin
phone:read:list_call_recordings:admin
MEDIUM
ENDPOINTS