GET api/external/contents/{contentId}?includeTree={includeTree}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
contentId

globally unique identifier

Required

includeTree

boolean

Default value is False

Body Parameters

None.

Response Information

Resource Description

ContentDataDtoOld
NameDescriptionTypeAdditional information
Id

globally unique identifier

None.

Name

string

None.

CreatedDate

date

None.

ModifiedDate

date

None.

Data

TemplateDtoShort

None.

Children

Collection of ContentDataDtoOld

None.

Response Formats

application/json

Sample:

Sample not available.

text/json

Sample:

Sample not available.