v1

latestOpenAPI 3.0.32026-07-13218142597.2 KB
Content Properties

Get content property for Smart Link in the content tree by id

Retrieves a specific Content Property by ID that is attached to a specified Smart Link in the content tree.

Permissions required: Permission to view the Smart Link in the content tree.

get/embeds/{embed-id}/properties/{property-id}

Path parameters

embed-idinteger required

The ID of the Smart Link in the content tree for which content properties should be returned.

property-idinteger required

The ID of the content property being requested.

Response

Returned if the requested content property is successfully retrieved.

idstring

ID of the property

keystring

Key of the property

{"stackTrail":"components:schemas:ContentProperty:properties:value","oasType":"schema","type":"unknown","description":"Value of the property. Must be a valid JSON value."}