meeting:read:admin
meeting:read
Light
curl --location --request GET 'http://api.zoom.us/v2/meetings//livestream'
{
"page_url": "https://somecompany.com/livestream/123",
"stream_key": "Contact It@somecompany.com",
"stream_url": "https://somecompany.com/livestream"
}