GET api/contents/{contentId}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| contentId | globally unique identifier |
Required |
Body Parameters
None.
Response Information
Resource Description
ContentManagementDto| Name | Description | Type | Additional information |
|---|---|---|---|
| ContentHead | ContentHeadDto |
None. |
|
| Content | ContentDto |
None. |
|
| Rules | Collection of ContentInheritanceRulesDto |
None. |
|
| Root | ContentListItemDto |
None. |
Response Formats
application/json
Sample:
Sample not available.
text/json
Sample:
Sample not available.