Get Collection Details
Get the full details of a collection from its ID.
Required scope | cms:read
Path parameters
collection_id
Unique identifier for a Collection
Headers
Authorization
Bearer authentication of the form Bearer <token>, where token is your auth token.
Response
Request was successful
id
Unique identifier for a Collection
displayName
Name given to the Collection
singularName
The name of one Item in Collection (e.g. ”Blog Post” if the Collection is called “Blog Posts”)
fields
The list of fields in the Collection
slug
Slug of Collection in Site URL structure
createdOn
The date the collection was created
lastUpdated
The date the collection was last updated