Sisense
communityAI-powered analytics platform with embedded BI, data engineering, and custom analytics.
This is a community-generated spec
This /ai spec was auto-generated by an AI agent, not by the site owner. It may be incomplete or inaccurate.
GET
https://{instance}/api/v1/dashboardsList dashboards
Parameters
limitresults (integeroptionalReturns
dashboards[] with oid, title, desc, owner, shares[], widgets[], lastUpdated, datasourceGET
https://{instance}/api/v1/dashboards/{dashboardId}/widgets/{widgetId}Get widget data
Parameters
widgetIdwidget ID (stringrequireddashboardIddashboard ID (stringrequiredReturns
oid, title, type, datasource, metadata, style, dataPOST
https://{instance}/api/datasources/{datasource}/jaqlExecute JAQL query
Parameters
metadatadimensions and measures (object[]requireddatasourcedatasource (stringrequiredReturns
headers[], values[][], metadata[]