Forum Discussion
Yes, JSON includes the dashboard metadata but the widgets field is missing.
Might be permissions related problem.
When i login in the Sisense admin tool i can see the dashboard with widgets.
Do you know which permissions should i have for the dashboard in order to be able to list the widgets in the API?
vladimir hi!
Please try to run the same API with the same user permissions in Sisense Swagger under the Admin tab -> REST API -> 1.0 -> GET/dashboards​/{id} and add the "widgets" attribute to the "expand" parameter:
Please let us know if that works in the native Sisense app. If the user you're using for the API execution has access to the dashboard (it's owned/shared with the user), the API should give you the data requested.
Best Regards, Lily