Retrieve a video entity
Retrieves the details of an existing Video Entity. The entity’s id that was returned upon entity creation is required for identifying the exact live entity to be retrieved.
/v1/video-entities/:id
GET
https://api.uiza.io/api-vod/owner/v1/video-entities/:id
Path Parameters
Name | Type | Description |
---|---|---|
* | String | The identifier of your video entity to be retrieved |
Sample Request
Last updated