GET
/
healthz
curl --request GET \
  --url https://dev-api.rootkey.ai/api-v1/healthz
{
  "message": "[Auth service]: Status OK"
}

Response

200
application/json

API status response

The response is of type object.