GET api/contents/customergroup/{customerGroupId}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| customerGroupId | globally unique identifier |
Required |
Body Parameters
None.
Response Information
Resource Description
Collection of ContentListItemDto| Name | Description | Type | Additional information |
|---|---|---|---|
| Id | globally unique identifier |
None. |
|
| Name | string |
None. |
|
| Tags | Collection of string |
None. |
|
| Level | integer |
None. |
|
| Rank | integer |
None. |
|
| Children | Collection of ContentListItemDto |
None. |
|
| IsRecycled | boolean |
None. |
|
| Description | string |
None. |
|
| Status | string |
None. |
|
| LastModified | date |
None. |
|
| CreatedDate | date |
None. |
|
| TemplateId | globally unique identifier |
None. |
Response Formats
application/json
Sample:
Sample not available.
text/json
Sample:
Sample not available.