Zoom allows users to live stream a meeting to a custom platform. Use this API to get a meeting's live stream configuration details such as Stream URL, Stream Key and Page URL.
Prerequisites:
Meeting host must be a licensed user with a Pro or higher plan.
Live streaming details must have been configured for the meeting.
🟢200**HTTP Status Code:** `200` **OK**<br>
Live Stream details returned.
application/json
Body
🟠400**HTTP Status Code:** `400` **Bad Request**<br>
**Error Code:** `300`<br>
Missing meetingId<br>
Invalid meetingId<br><br>
**Error Code:** `1010`<br>
User does not belong to this account: {accountId}