This endpoint gets more detailed information about a contributor's collection, including its cover image, timestamps for its creation, and most recent update. To get the items in collections, use GET /v2/contributors/{contributor_id}/collections/{id}/items.
请求示例请求示例
Shell
JavaScript
Java
Swift
curl--location--request GET '/v2/contributors/<string>/collections/<string>' \
--header'User-Agent: ShutterstockWorkspace/1.1.30'