cURL
curl --request GET \ --url https://api.ledger.so/v1/health
{ "ok": true, "data": { "status": "ok" } }
Returns the current health status of the API. Use this endpoint to verify connectivity and that the service is operational.
Service is healthy
Show child attributes