Get Collection

GET

Get a collection by collection id

Path parameters

collection_idstringRequired

Unique identifier for a Collection

Headers

Accept-VersionstringOptional

The API version

Response

Request was successful

_idstringformat: "uuid"

Unique identifier for collection

lastUpdateddatetimeOptional

The date the collection was last updated

createdOndatetimeOptional

The date the collection was create

namestringOptional

Name given to Collection

slugstringOptional

Slug of Collection in Site URL structure

singularNamestringOptional

The name of one Item in Collection (e.g. “post” if the Collection is called “Posts”)

fieldslist of objectsOptional

The list of fields in the collection

Errors

Built with