get
/v2/IncidentTypes
Returns an array of incident types which have an Operational status of In service. If this user has the Monitor incidents set to Testing mode privilege, returns all incident types which have an Operational status of In service or Testing in the system.
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