# Dashboard Exports Products - Analytics - Dashboard Exports ## Get a list of dashboard exports - [GET /dashboard-exports](https://docs.uberall.com/apis/swagger/dashboard-exports/get_dashboard_exports.md): Get a list of dashboard exports. ## Invoke a creation of a dashboard export - [POST /dashboard-exports](https://docs.uberall.com/apis/swagger/dashboard-exports/post_dashboard_exports.md): Invoke creation of a dashboard export (in PDF format) asynchronously. ## Download the result of a dashboard export (a PDF file) - [GET /dashboard-exports/{id}/download](https://docs.uberall.com/apis/swagger/dashboard-exports/get_dashboard_exports_id_download.md): Download the result of a dashboard export (a PDF file). ## Get details of a dashboard export by ID - [GET /dashboard-exports/{id}](https://docs.uberall.com/apis/swagger/dashboard-exports/get_dashboard_exports_id.md): Get details of dashboard export by ID.