Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 1 KB

RecordingGet200ResponseAllOf.md

File metadata and controls

11 lines (8 loc) · 1 KB

# RecordingGet200ResponseAllOf

Properties

Name Type Description Notes
download_access_token string The JWT token to download the meeting's recording. This response only returns if the `download_access_token` is included in the `include_fields` query parameter. [optional]
password string The cloud recording's password. [optional]
recording_play_passcode string The cloud recording's password to be used in the URL. This recording's password can be directly spliced in `play_url` or `share_url` with `?pwd=` to access and play. For example, 'https://zoom.us/rec/share/_**************?pwd=yNYIS408EJygs7rE5vVsJwXIz4-VW7MH'. If you want to use this field, please contact Zoom support. [optional]

[Back to Model list] [Back to API list] [Back to README]