Retrieves details of a specific product collection. The {id} section of the endpoint accepts the product collection ID or slug.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Success
The UUID of the specific object.
A string describing the object type returned.
A name for this product collection that will be visible to customers.
The product collection description, meant to be displayable to the customer.
The ordering position of this product collection when displayed to customers.
A unique and URL friendly string that represents this product collection. (This will be auto-generated when a product collection is created if not explicitly set.)
Set of key-value pairs that you can attach to an object. This can be useful for storing additional information about the object in a structured format.
Expandable – The associated media ID.
The number of products in this collection.
Expandable – Property not returned unless expanded.
Time at which the object was created. Measured in seconds since the Unix epoch.
Time at which the object was last updated. Measured in seconds since the Unix epoch.