cancel
Showing results for 
Search instead for 
Did you mean: 
intapiuser
Community Team Member
Community Team Member
Question: I am on Sisense api page and trying the "GET /dashboards/export" to get dashboards as .dash file
The input box "dashboardIds" indicates I can pass multiple dashboard ids as array string. What is the right syntax?
Solution: Try passing in the list as comma separated without any spaces, it should work. Ensure you are using the dashboard's "oid" property and not "_id" - I've attached a screenshot of a working example below. 
Rate this article:
Version history
Last update:
‎03-02-2023 08:37 AM
Updated by:
Contributors