CMS > Entries
Get an entry
Read one entry from a collection.
get
/v1/cms/collections/{collectionId}/entries/{entryId}The entry must be active and belong to the collection in the path. An entry ID
from a different collection returns 404 even when the entry itself exists.
Path parameters
collectionIdstringrequiredID of the collection.
entryIdstringrequiredID of the entry.
Response · 200
entryobjectrequiredShow 6 propertiesHide properties
entryobjectrequiredidstringrequiredcollectionIdstringrequiredvaluesobjectrequiredstatusenumrequiredOne of: active, deleted
createdAtstringrequiredupdatedAtstringrequiredErrors: 400, 401, 404, 405, 429, 500. See Errors for the response shape.