Logo
Zoom Public API Documentation

meetings-{meetingId}-jointoken-local_recording

Number of APIs: 1


1. Get a meeting's join token for local recording

GET {{baseUrl}}/meetings/:meetingId/jointoken/local_recording?bypass_waiting_room=<boolean>

Get a meeting's join token to allow for local recording. The join token lets a recording bot implemented using Zoom Meeting SDK to connect to a Zoom meeting. The recording bot can then automatically start locally recording. This supports both regular and raw local recording types.

Prerequisites: * The Local recording user setting enabled in the Zoom web portal.

Scopes: meeting_token:read:local_recording,meeting_token:read:admin:local_recording

Rate Limit Label: LIGHT



ENDPOINTS