Skip to content

One-click incident acknowledge/resolve via a signed link from email, SMS, or webhook payloads. Unauthenticated: the HMAC token is the credential.

GET
/incident/action/{token}
curl --request GET \
--url https://api.siteqwality.com/incident/action/example
token
required
string

Signed incident action token

Action applied (HTML confirmation page)

Media type text/html

Invalid or expired link

Media type text/html

Incident not found

Media type text/html

Action links not configured

Media type text/html