GET /v2/videos/collections/featured/{id}
Summary: Get the details of featured video collections
Operation ID: getFeaturedVideoCollection
Auth: unknown
Operation ID: getFeaturedVideoCollection
Auth: unknown
Description
This endpoint gets more detailed information about a featured video collection, including its cover video and timestamps for its creation and most recent update. To get the videos, use `GET /v2/videos/collections/featured/{id}/items`.
Parameters (2)
embed
(string, query, optional)
What information to include in the response, such as a URL to the collection
Constraints: {'enum': ['share_url']}
id
(string, path, required)
Collection ID
No probe data for this endpoint yet.