GET /v2/videos/collections/{id}
Summary: Get the details of video collections
Operation ID: getVideoCollection
Auth: unknown
Operation ID: getVideoCollection
Auth: unknown
Description
This endpoint gets more detailed information about a collection, including the timestamp for its creation and the number of videos in it. To get the videos in collections, use GET /v2/videos/collections/{id}/items.
Parameters (3)
embed
(array, query, optional)
Which sharing information to include in the response, such as a URL to the collection
id
(string, path, required)
The ID of the collection to return
share_code
(string, query, optional)
Code to retrieve a shared collection
No probe data for this endpoint yet.