Zoom Logo

Zoom API Integration Profile

Information and guides about integrating with Zoom API

Add Zoom Integration to Your Product

List archived files in Zoom API

Get an account's archived meeting or webinar files.

Zoom's archiving solution lets account administrators set up an automated mechanism to record, collect, and archive meeting data to a third-party platform of their choice to satisfy FINRA or other compliance requirements.

Prerequisites:

Scopes: recording:read:admin

Rate Limit Label: MEDIUM

Input schema fields
Field NameAPI KeyType
Queryqueryobject
Page Sizequery.page_sizeinteger
Next Page Tokenquery.next_page_tokenstring
Fromquery.fromstring
Toquery.tostring
Output schema fields
Field NameAPI KeyTypeDescription
FromfromstringThe queried start date.
Meetingsmeetingsarray of itemsInformation about the meeting or webinar.
Account Nameitem.account_namestringThe user's account name.
Archive Filesitem.archive_filesarray of itemsInformation about the archive files.
Download Urlitem.download_urlstringThe URL to download the the archive file. **OAuth apps** If a user has authorized and installed your OAuth app that contains recording scopes, use the user's [OAuth access token](https://developers.zoom.us/docs/integrations/oauth/) to download the file. For example, `https://{{base-domain}}/rec/archive/download/xxx--header 'Authorization: Bearer {{OAuth-access-token}}'` **Note:** This field does **not** return for [Zoom on-premise accounts](https://support.zoom.us/hc/en-us/articles/360034064852-Zoom-On-Premise-Deployment). Instead, this API will return the `file_path` field.

Build every single integration your customers need with AI

Book a demo