Get Viewer Count
GET/manifest/live/:streamKey/viewers
warning
This endpoint is available in private cloud only. Use your global host URL if self-hosted.
Retrieve the current viewer count for the stream identified by the stream key.
Generate JWTRequest
Responses
- 200
- 404
- 500
Successful response with viewer count
Not Found - The specified stream key is offline.
Internal Server Error - A server error occurred.