Get charts and dashboards associated to multiple datasets
GET/api/v1/dataset/related_objects/
Aggregates the charts built on any of the requested datasets and the dashboards those charts appear on. Each chart and dashboard is listed once even if it depends on several of the datasets. Requested datasets the user cannot see are ignored; the response is 404 only when none of them are visible.
Request
Responses
- 200
- 400
- 401
- 404
- 500
Query result
Bad request
Unauthorized
Not found
Fatal error