Logo
Zoom Public API Documentation

Get meeting's closed caption token

GET {{baseUrl}}/meetings/{meetingId}/token

Get Meeting's Closed Caption Token

Use this API to get a meeting's closed caption token (caption URL). This token lets you use a third-party service to stream text to their closed captioning software to the Zoom meeting.


Support Documentation:
API Reference:

 

Body PARAM

Key Datatype Required Description 



HEADERS

Key Datatype Required Description 




RESPONSES

status





Curl
curl -X GET 'https://api.zoom.us/v2/meetings/{meetingId}/token'

ENDPOINTS