GET support/sections
Retrieves a list of all Support Sections for a specific customer / company
Request Information
URI Parameters
None
Body Parameters
None
Response Information
Resource Description
System.Collections.Generic.List`1[Epic.Customer.Api.ResponseModels.MappingFromDbEntities.SupportSectionResponse]
| Name | Description | Type | Additional information |
|---|---|---|---|
| SectionId | System.Guid | None | |
| Title | System.String | None | |
| Description | System.String | None | |
| CultureCode | System.String | None | |
| ParentId | System.Guid | None | |
| Priority | System.Int32 | None |