Content

Retrieves a contentlet by identifier or inode

Returns a single contentlet based on its identifier or inode. This is the primary endpoint for fetching content data with support for language, variants, and relationship depth.

get/api/v1/content/{inodeOrIdentifier}

Path parameters

inodeOrIdentifierstring required

Contentlet identifier or inode

Query parameters

languagestring

Language ID for content localization

variantNamestring

Variant name for A/B testing

depthinteger

Relationship depth to include (-1 for no relationships)

Response

Contentlet retrieved successfully

entityobject
i18nMessagesMapobject
permissionsstring[]

Changes

No recorded changes to this endpoint across all 1 revision of this API.