Lookup Video

Get information about an individual piece of VOD content.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

Get information about a single VOD by its UUID.

Path parameter

NameTypeDescription
idstring (UUID)Required. The VOD identifier, for example 14c66362-b992-1818-f283-4b831ba84712. Use the id returned by Create Video or List Videos.

Response

Returns one VOD object, including playback URLs, renditions, media metadata, and sharing links.

📘

For a normal playable VOD, renditions is an array and hls points to the unsigned HLS manifest.

⚠️ If all renditions are deleted while the source still exists, GET /v2/vod/{id} can later return renditions: null and empty playback URLs (hls, hds), even though playback in the product/UI may still continue from the remaining source/original media.

⚠️ If the source is deleted first and then all renditions are deleted, GET /v2/vod/{id} can return renditions: null plus empty playback URLs, and previously embedded players / previously obtained playback links can stop playing.

Path Params
uuid
required

VOD identifier (UUID). Use the id returned by Create Video or List Videos.

Responses

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json