Get viewers from a live
Returns a real-time snapshot of viewer count and status for a live stream. Use this for 'watching now' counters. For viewer count over time, use the historic viewers endpoint.
get/live/{live_id}/viewers
Path parameters
live_idstring uuid required
ID of the live stream.
Response
Real-time viewer count and live stream status.
Changes
No recorded changes to this endpoint across all 1 revision of this API.