Incidents
List Related Incidents
Returns all the incidents that seem related to a specific incident.
get/data/v1/incidents/{INCIDENT_ID}/related
Path parameters
INCIDENT_IDstring required
ID of the Incident
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.
Response
OK