cURL
curl --request GET \ --url https://rest-api.utrack.club/health
{ "status": "ok" }
Returns the health status of the API
Service is healthy
"ok"