GET /v2/videos/{id}
Summary: Get details about videos
Operation ID: getVideo
Auth: unknown
Operation ID: getVideo
Auth: unknown
Description
This endpoint shows information about a video, including URLs to previews and the sizes that it is available in.
Parameters (4)
id
(string, path, required)
Video ID
language
(?, query, optional)
Language for the keywords and categories in the response
search_id
(string, query, optional)
The ID of the search that is related to this request
view
(string, query, optional, default: full)
Amount of detail to render in the response
Constraints: {'enum': ['minimal', 'full']}
No probe data for this endpoint yet.