Skip to main content
GET
Get Collection

Path Parameters

slug
string
required

Response

The collection.

id
string<uuid>
slug
string

URL-safe identifier used by GET /collections/{slug}.

title
string
description
string
heroImageUrl
string | null
isPublished
boolean

Always true on these public reads.

sortBy
enum<string>

How the collection orders its members for display.

Available options:
newest,
name,
category
displayOrder
integer
createdAt
string<date-time>
updatedAt
string<date-time>
models
object[]