Retrieve a live stream playback ID
GET {{baseUrl}}/video/v1/live-streams/:LIVE_STREAM_ID/playback-ids/:PLAYBACK_ID
Fetches information about a live stream's playback ID, through which a viewer can watch the streamed content from this live stream.
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string |
RESPONSES
status: OK
{"data":{"policy":"public","id":"4O902oOPU100s7XIQgOeY01U7dHzYlBe26zi3Sq01EJqnxw"}}