Uiza Documentation
2020-07-01
Search
K

List All Live Entities

Returns a list of existing live entities in descending order by creation date (the most recently created one is on top)
get
https://api.uiza.sh
/v1/live_entities
/v1/live_entities
Sample Request
curl -X GET https://api.uiza.sh/v1/live_entities
-H 'Accept: */*'
-H 'Authorization: uap-c1ffbff4db954ddcb050c6af0b43ba56-41193b64'
-H 'Cache-Control: no-cache'
-H 'Connection: keep-alive'