List Failed Events
POST/failedevents/_search
Returns a list of events that could not be proceeded in the views/projections. Some events need several retries till they succeed. For example, if the SMTP-API wasn't able to send an email the first time.
Responses​
- 200
- 403
- 404
- default
Events which were not processed by the views
Returned when the user does not have permission to access the resource.
Returned when the resource does not exist.
An unexpected error response.