Get Stream State
GET/manifest/state/:streamKey
warning
This endpoint is available in private cloud only. Use your global host URL if self-hosted.
Retrieve the current state of the stream identified by the stream key.
Generate JWTRequest
Responses
- 200
- 404
- 500
Successful response with stream state
Not Found - The specified stream key does not exist.
Internal Server Error - A server error occurred.