List Collections
List of all collections in a given site
Path parameters
site_id
Unique identifier for a Site
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