GET v2/images/collections/featured/{id}
Summary: Get the details of featured image collections
Operation ID: getFeaturedImageCollection
Auth: unknown
Operation ID: getFeaturedImageCollection
Auth: unknown
Description
This endpoint gets more detailed information about a featured collection, including its cover image and timestamps for its creation and most recent update. To get the images, use `GET /v2/images/collections/featured/{id}/items`.
Parameters (3)
asset_hint
(string, query, optional, default: 1x)
Cover image size
Constraints: {'enum': ['1x', '2x']}
embed
(string, query, optional)
Which sharing 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.