Retrieve A Live Session
Retrieves the details of an existing live session. The live session’s id that was returned upon retrieving all live sessions is required for identifying the exact one to be retrieved.
get
https://api.uiza.sh
/v1/live_entities/:entity_id/live_sessions/:id
/v1/live_entities/:entity_id/live_sessions/:id
Sample Request
curl -X GET https://api.uiza.sh/v1/live_entities/ddb781eb-38d1-42bf-921f-0d2d9130ce15/live_sessions/1a513f1a-fe0e-4662-9512-233db26811b3
-H 'Authorization: uap-c1ffbff4db954ddcb050c6af0b43ba56-41193b64'
Last modified 3yr ago