Get Collection
Get a collection by collection id
Path parameters
collection_id
Unique identifier for a Collection
Headers
Authorization
Bearer authentication of the form Bearer <token>, where token is your auth token.
Accept-Version
The API version
Response
Request was successful
_id
Unique identifier for collection
lastUpdated
The date the collection was last updated
createdOn
The date the collection was create
name
Name given to Collection
slug
Slug of Collection in Site URL structure
singularName
The name of one Item in Collection (e.g. “post” if the Collection is called “Posts”)
fields
The list of fields in the collection