GET
/
healthcheck
curl --request GET \
  --url https://app.coolify.io/api/v1/healthcheck
"OK"

Response

200
application/json

Healthcheck endpoint.

The response is of type string.