get
/v2/Incidents/{id}/PossibleStateTransitions
Returns an array of Guids representing the states to which the user can transition the incident.
Path parameters
id
String
required
Guid/Uuid of the required incident.
_Example:_ `ADBD25C1-127C-4D05-898D-CCF82D8DB59F`
Example:
id_example
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
Responses