Health check

GET/health

Health check

Example Request
curl -X GET "https://api.proxied.com/health"
200 Response
{
  "status": "ok"
}