Returns the current health status of the Havoc API.
cURL
curl --request GET \ --url https://api.usehavoc.com/health \ --header 'Authorization: Bearer <token>'
{ "status": "ok", "timestamp": "2023-11-07T05:31:56Z" }
Clerk JWT Token — obtained from the Havoc frontend via Clerk authentication.
Service is healthy
"ok"