Export dashboard as example bundle
GET/api/v1/dashboard/:pk/export_as_example/
Exports a dashboard with its charts and datasets in the example format used by the Superset example loading system. The export includes Parquet data files and YAML configuration files.
Request
Responses
- 200
- 401
- 403
- 404
- 500
Example bundle ZIP file
Unauthorized
Forbidden
Not found
Fatal error