Zoom

Links

    Zoom API

    Getting access, Developing, Testing

    Back to Zoom

    Get A Webinar S Join Token For Local Recording

    Use this API to get a webinar'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 webinar. The recording bot can then automatically start locally recording. This supports both regular and raw local recording types.

    Scopes: webinar_token:read:admin:local_recording, webinar_token:read:local_recording
    Rate Limit Label: Light

    Prerequisites:

    • A Pro or higher plan with a Webinar Add-on.
    • The Local recording user setting enabled in the Zoom web portal.

    Input

    type: object properties: parameters: type: object properties: webinarId: format: int64 type: integer example: 99289110036 description: The webinar's ID. required: - webinarId title: Parameters

    Output

    type: object properties: expire_in: type: integer format: int64 description: >- The number of seconds the join token is valid for before it expires. This value always returns `120`. enum: - 120 example: 120 token: type: string description: The join token. example: 2njt50mj