Get Live Collection Item

GET

Get details of a selected Collection live 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

cmsLocaleIdstringOptional

Identifier for the locale of the CMS item

lastPublishedstringOptional

The date the item was last published

lastUpdatedstringOptional

The date the item was last updated

createdOnstringOptional

The date the item was created

isArchivedbooleanOptionalDefaults to false

Boolean determining if the Item is set to archived

isDraftbooleanOptionalDefaults to false

Boolean determining if the Item is set to draft

fieldDataobjectOptional

Errors