Number of APIs: 2
GET {{baseUrl}}/phone/call_logs/:id/recordings
Use this API to get an account's call recording(https://support.zoom.us/hc/en-us/articles/360038521091-Accessing-and-sharing-call-recordings) by the recording's Prerequisites:
* A Pro or higher account with Zoom Phone license.
* Account owner or admin privileges Scopes: callId
or callLogId
ID.phone:read:admin
, phone:write:admin
Rate Limit Label: Light
GET {{baseUrl}}/phone/call_logs?page_size=30&from=2020-10-31&to=2021-12-31&type=all&next_page_token=BJLYC6PABbAHdjwSkGVQeeR6B1juwHqj3G2&path=extension&time_type=startTime&site_id=8f71O6rWT8KFUGQmJIFAdQ&charged_call_logs=false
Use this API to return an account's call logs. Prerequisites:
* A Business or Enterprise account
* A Zoom Phone license
* Account owner or a role with Zoom Phone management Scopes: Rate Limit Label: phone:read:admin
, phone_call_log:read:admin
Heavy
ENDPOINTS