GET support/contents/{cultureCode}
Retrieves a list of all Support Content with the specified CultureCode
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| cultureCode | System.String | Required |
Body Parameters
None
Response Information
Resource Description
System.Collections.Generic.List`1[Epic.Customer.Api.ResponseModels.MappingFromDbEntities.SupportContentResponse]
| Name | Description | Type | Additional information |
|---|---|---|---|
| ContentId | System.Guid | None | |
| CultureCode | System.String | None | |
| SectionId | System.Guid | None | |
| Content | System.String | None | |
| Title | System.String | None | |
| Description | System.String | None |