Skip to main content
Version: 8.9 (unreleased)

Search for incidents of a specific element instance

POST 

/element-instances/:elementInstanceKey/incidents/search

Search for incidents caused by the specified element instance, including incidents of any child instances created from this element instance.

Although the elementInstanceKey is provided as a path parameter to indicate the root element instance, you may also include an elementInstanceKey within the filter object to narrow results to specific child element instances. This is useful, for example, if you want to isolate incidents associated with nested or subordinate elements within the given element instance while excluding incidents directly tied to the root element itself.

Request

Responses

The element instance incident search result.