get
/v2/Categories
Returns an array of incident categories for incident types which have an Operational status of In service.
Query parameters
offset
Integer
int32
This query parameter allows you to set the number of items to be skipped.
<br />The default value for this parameter is 0.
Example:
56
limit
Integer
int32
This query parameter allows you to set the number of items to retrieve. Maximum value: 100.
<br />The default value for this parameter is 25.
Example:
56
Responses