Forum Discussion

mattmca's avatar
mattmca
Cloud Apps
05-22-2023
Solved

Get list of all dashboards/cubes from REST API

I am trying to come up with an automated way to document which of our users and groups have access to which dashboards and cubes. Using the REST API, I was pulling a list of elasticubes using the /v1...
  • HamzaJ's avatar
    05-22-2023

    Hey mattmca ,

    If you are an admin, you should be able to pull all ecubes regardless of the owner. To pull all dashboards use /dashboards/admin - API