GET /v2/images/collections/{id}
Summary: Get the details of image collections
Operation ID: getImageCollection
Auth: unknown
Operation ID: getImageCollection
Auth: unknown
Description
This endpoint gets more detailed information about a collection, including its cover image and timestamps for its creation and most recent update. To get the images in collections, use `GET /v2/images/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)
Collection ID
share_code
(string, query, optional)
Code to retrieve a shared collection
No probe data for this endpoint yet.