Incidents
List Incidents
Returns a list of incidents.
get/data/v1/incidents
Query parameters
limitinteger
Number of items to include in the response
pageinteger
Offset by this many pages, of the size of limit
order_by'negative_impact' | 'value' | 'views' | 'field'
Value to order the results by
order_direction'asc' | 'desc'
Sort order.
status'open' | 'closed' | 'expired'
Status to filter incidents by
severity'warning' | 'alert'
Severity to filter incidents by
Response
OK
Changes
Changed in 2 of the 28 revisions of this API.2
- ○
the endpoint scheme security
authorizationTokenwas added to the APIapi-security-added
This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○
- ○
the endpoint scheme security
accessTokenwas added to the APIapi-security-added
This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○