Health
Health check
Returns 200 OK when the server is healthy and ready to serve requests.
get/healthz
Response
Server is healthy
Example response
{
"ok": true,
"project": "Kradle"
}Changes
No recorded changes to this endpoint across all 1 revision of this API.