Grafana Dashboard API
Create, read, update, delete, search, version, and permission dashboards. Exposes the Kubernetes-style `/apis/dashboard.grafana.app/v1/namespaces/:namespace/dashboards` resource (and the legacy `/api/dashboards/` endpoints) for declarative dashboard management, public dashboard sharing, version history, and per-dashboard permission assignment.
Documentation
Documentation
https://grafana.com/docs/grafana/latest/developers/http_api/dashboard/
Documentation
https://grafana.com/docs/grafana/latest/developers/http_api/dashboard_versions/
Documentation
https://grafana.com/docs/grafana/latest/developers/http_api/dashboard_permissions/
Documentation
https://grafana.com/docs/grafana/latest/developers/http_api/dashboard_public/