Uiza Documentation
2020-07-01
Search
⌃K

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 video entity to be retrieved.
get
https://api.uiza.sh
/v1/video_entities/:id
/v1/video_entities/:id
Sample Request
curl -X GET https://api.uiza.sh/v1/video_entities/f42b4ac3-869e-4010-8e21-042e40be7655
-H 'Authorization: uap-c1ffbff4db954ddcb050c6af0b43ba56-41193b64'