Get Collection Item

GET

Get details of a selected Collection Item.

Required scope | CMS:read

Path parameters

collection_idstringRequired

Unique identifier for a Collection

item_idstringRequired

Unique identifier for an Item

Query parameters

cmsLocaleIdstringOptional

Unique identifier for a CMS Locale. This UID is different from the Site locale identifier and is listed as cmsLocaleId in the Sites response. To query multiple locales, input a comma separated string.

Response

Request was successful

idstring

Unique identifier for the Item

lastPublishedstring

The date the item was last published

lastUpdatedstring

The date the item was last updated

createdOnstring

The date the item was created

isArchivedboolean

Boolean determining if the Item is set to archived

isDraftboolean

Boolean determining if the Item is set to draft

fieldDataobject
cmsLocaleIdstringOptional

Identifier for the locale of the CMS item

Errors

Built with