Query incidents (alpha)
POST/incidents/search
Search for incidents based on given criteria.
note
This endpoint is an alpha feature and not enabled on Camunda clusters out of the box. See the Camunda 8 REST API overview for further details.
Request
Responses
- 200
- 400
- 401
- 403
- 404
- 500
The incident search successful response.
The incident search query failed. More details are provided in the response body.
Unauthorized
Forbidden
Not found
Internal server error