Skip to main content
GET
Collection

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your API token.

Path Parameters

collectionName
string
required

The unique name identifier for the collection

Response

CMS collection with items

id
string<uuid>

Unique identifier for the collection

name
string

Collection name

slug
string

URL-friendly collection identifier

items
object[]

Collection items sorted by order

createdAt
string<date-time>

Creation timestamp

updatedAt
string<date-time>

Last update timestamp