Uiza Documentation
2020-07-01
Search
K
Comment on page

List All Live Sessions

Returns a list of existing live sessions that belong to the requested live entity, in sorted order where the most recently created live session shows up first.
get
https://api.uiza.sh
/v1/live_entities/:id/live_sessions
/v1/live_entities/:id/live_sessions
Sample Request
curl -X GET https://api.uiza.sh/v1/live_entities/22013d8a-d5fa-48f0-9a63-1f471ca9e81d/sessions
-H 'Accept: */*'
-H 'Authorization: uap-c1ffbff4db954ddcb050c6af0b43ba56-41193b64'
-H 'Cache-Control: no-cache'
-H 'Connection: keep-alive'