Get Collection Item
Get details of a selected Collection Item.
Required scope | CMS:read
Path parameters
collection_id
Unique identifier for a Collection
item_id
Unique identifier for an Item
Headers
Authorization
Bearer authentication of the form Bearer <token>, where token is your auth token.
Query parameters
cmsLocaleId
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
id
Unique identifier for the Item
lastPublished
The date the item was last published
lastUpdated
The date the item was last updated
createdOn
The date the item was created
isArchived
Boolean determining if the Item is set to archived
isDraft
Boolean determining if the Item is set to draft
fieldData
cmsLocaleId
Identifier for the locale of the CMS item