Get a collection
Get a collection by slug. includeHistory=true embeds the append-only schema version history.
Authentication
AuthorizationBearer
API key or Clerk session token
Path parameters
slug
Query parameters
includeHistory
Response
Collection
createdAt
description
displayName
icon
id
indexedFields
schema
Constrained JSON Schema dialect: root object with string/number/boolean/array/object properties, one nesting level, no $ref/oneOf/pattern
schemaVersion
slug
updatedAt
validationMode
history
recordCount
Errors
401
Unauthorized Error
403
Forbidden Error
404
Not Found Error
500
Internal Server Error