What is the easiest way to resolve a failure from ...
# kolide
m
What is the easiest way to resolve a failure from a
failure_id
provided by a webhook in the API? If using
/checks/<checkId>/failures
endpoint I have to go through all the pages.
t
https://k2.kolide.com/x/checks/<check_id>/failures/<failure_id>