Forum Discussion
1 Reply
Replies have been turned off for this discussion
- HamzaJData Integration
Hey daniel_guerra
As an admin you could use the rest-api to get this info. Log in and go to the following URL:
This will generate a JSON of all dashboards with their ID, title and datasource. Import this into Excel and you will have a nice overview.
If you have a lot of dashboards in your system, you could also use SKIP and LIMIT to page through them. Go to Admin > RESTAPI > V1 > Admin > Get all dashboards
Hamza