Uiza Documentation
2020-07-01
Search
K

Retrieve A Live Entity

Retrieves the details of an existing Live Entity. The entity’s id that was returned upon entity creation is required for identifying the exact live entity to be retrieved.
get
https://api.uiza.sh
/v1/live_entities/:id
/v1/live_entities/:id
Sample Request
curl -X GET https://api.uiza.sh/v1/live_entities/22013d8a-d5fa-48f0-9a63-1f471ca9e81d
-H 'Accept: */*'
-H 'Authorization: uap-c1ffbff4db954ddcb050c6af0b43ba56-41193b64'
-H 'Cache-Control: no-cache'
-H 'Connection: keep-alive'