curl -s http://localhost:3000/api/health

Category: Monitoring & Observability

curl -s http://localhost:3000/api/health

Check the Grafana health API endpoint

Returns the Grafana health status as JSON, including database connectivity, without requiring authentication. A response of database ok means the server is up and its backend store is reachable. Useful as a load balancer or monitoring probe.
Looking for more? Search all 7,657 commands — works offline, in English or Spanish, and fixes typos.