List Archived Collections
Get all archived/deactivated product collections.
Authorizations
Authenticate requests using your standard bearer API key (e.g. YOUR_API_KEY).
Response
Archived collections list retrieved.
The collection ID
"col_123"
The name of the collection
"Summer Bundle"
Status of the collection
ACTIVE, ARCHIVED "ACTIVE"
The unique identifier of the business owning this collection.
"biz_4r5t6y7u8i9o"
Indicates if the collection has been permanently deleted.
false
Timestamp when the collection was created
"2025-01-01T12:00:00Z"
Timestamp when the collection was last updated
"2025-01-01T12:00:00Z"
A brief description of the collection
"Everything you need for summer."
URL of the collection image
"https://example.com/image.png"
List of product references (id + quantity). Full product details are available via GET /products/:id.