Skip to main content

Properties

NameTypeFormatDescription
idstringuuidThe entry identifier as a 128 bit GUID.
titlestring-The title of the linked entry.
descriptionstring-The description of the linked entry.
fieldIdstring-The API identifier of the field where the entry is linked from.
contentTypeIdstring-The API identifier of the content type that the linked entry is based on.
dataFormatstring-Either entry or asset.
languagestringlanguageThe language code of the entry variation.

Example

This JSON example shows an entry usage info object based on a linked actor entry.

JSON
{
    "id": "3995f92c-2b3c-45bb-b2a6-1f1b6314be7a",
    "title": "Brad Pitt",
    "description": "William Bradley \"Brad\" Pitt (born December 18, 1963) is an American actor and film producer.",
    "fieldId": "actor",
    "contentTypeId": "actor",
    "dataFormat": "entry",
    "language": "en-GB"
}

This JSON example shows an entry usage info object based on a linked actor entry.

JSON
{
    "id": "3995f92c-2b3c-45bb-b2a6-1f1b6314be7a",
    "title": "Brad Pitt",
    "description": "William Bradley \"Brad\" Pitt (born December 18, 1963) is an American actor and film producer.",
    "fieldId": "actor",
    "contentTypeId": "actor",
    "dataFormat": "entry",
    "language": "en-GB"
}

Still need help?

If you still need help after reading this article, don't hesitate to reach out to the Contensis community on Slack or raise a support ticket to get help from our team.
New support request