Sisense · Capability
Sisense REST API — Dashboards
Sisense REST API — Dashboards. 5 operations. Lead operation: List Dashboards. Self-contained Naftiko capability covering one Sisense business surface.
What You Can Do
GET
Listdashboards
— List Dashboards
/v1/dashboards
POST
Createdashboard
— Create Dashboard
/v1/dashboards
GET
Listalldashboards
— List All Dashboards (Admin)
/v1/dashboards/admin
GET
Getdashboard
— Get Dashboard
/v1/dashboards/{id}
DELETE
Deletedashboard
— Delete Dashboard
/v1/dashboards/{id}
MCP Tools
list-dashboards
List Dashboards
read-only
idempotent
create-dashboard
Create Dashboard
list-all-dashboards-admin
List All Dashboards (Admin)
read-only
idempotent
get-dashboard
Get Dashboard
read-only
idempotent
delete-dashboard
Delete Dashboard
idempotent