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.
/v1/live-entities/:id
GET
https://api.uiza.io/api-live/owner/v1/live-entities/:id
Path Parameters
Name
Type
Description
id
string
The identifier of your live entity to be retrieved
Last updated
Was this helpful?