GET support/topics/{cultureCode}
Retrieves a list of topics with descriptions by culture code and organized by priority. Use content/{sectionId}/{cultureCode} to get specific support documentation.
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.SupportTopicsList]
Name | Description | Type | Additional information |
---|---|---|---|
Section | Epic.Customer.Api.ResponseModels.MappingFromDbEntities.SupportContentResponse | None | |
Subsections | System.Collections.Generic.List`1[Epic.Customer.Api.ResponseModels.MappingFromDbEntities.SupportContentResponse] | None |