GET api/incident/categories
Request Information
URI Parameters
None.
Body Parameters
None.
Response Information
Resource Description
IncidentCategoryViewName | Description | Type | Additional information |
---|---|---|---|
IncidentCategoryID | The unique ID of the incident category | integer |
None. |
Category | The category name | string |
None. |
Description | Plain English description of the category | string |
None. |
Escalate | Time spent before the issue can be escalated | decimal number |
None. |
IncidentTypeID | The ID of the Incident Type | integer |
None. |