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.
请求示例请求示例
Shell
JavaScript
Java
Swift
curl--location--request GET '/v2/videos/collections/<string>' \
--header'User-Agent: ShutterstockWorkspace/1.1.30'