Get a list of dashboards
Technical Preview
This functionality is in technical preview and may be changed or removed in a future release. Elastic will work to fix any issues, but features in technical preview are not subject to the support SLA of official GA features.
GET
/api/dashboards/dashboard
curl \
--request GET 'https://<KIBANA_URL>/api/dashboards/dashboard' \
--header "Authorization: $API_KEY"