Get Live Collection Item
Get details of a selected Collection live Item.
Serve data with the Content Delivery API
To serve content to your other frontends applications, enterprise sites have access to a dedicated content delivery API, available at api-cdn.webflow.com.
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
fieldData
cmsLocaleId
Identifier for the locale of the CMS item
isArchived
Boolean determining if the Item is set to archived
isDraft
Boolean determining if the Item is set to draft