/
CU
cubesoftware
/
Cube API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Checked 7h ago · Updated 3d ago
View markdown
cubesoftware
Cube API
get
List all widgets.
latest
OpenAPI 3.0.3
2026-08-19
299
284
712.8 KB
67d9f45bb99b
Agents
10
Attributes
2
Audit Trail
6
Auth
3
Authentication
2
Canvases
19
get
List all canvases.
post
Create a new canvas.
post
Create a new canvas tab.
delete
Delete a canvas tab.
patch
Update specific fields of a canvas tab.
put
Associate widgets with a canvas tab.
get
Retrieve a specific canvas
delete
Delete a canvas.
patch
Partially update a canvas by ID.
post
Duplicate a canvas.
post
Export a canvas as a PDF.
post
Like a canvas
delete
Undo a canvas like.
get
List all widgets.
post
Create a new widget.
get
Retrieve details of a specific widget.
delete
/canvases/widgets/{id}
patch
Update specific fields of a widget.
post
Generate a screenshot of a widget component.
ChatMessages
3
ChatSessions
3
ChatSettings
3
Comments
5
Companies
3
Company Groups
12
compliance
1
Connections
15
ContentType
2
cube
6
Cube Data
13
Cube Value Range
8
Currencies
23
Dashboard
7
Data Table Uploads
5
Data Tables
12
data-tables
1
dimensions
1
Dimensions
21
Drilldown
1
ERP
4
Events
1
Formulas
3
integrations
4
Integrations
7
Invitations
7
Library
20
Notifications
4
Permissions
2
permissionsets
2
PlanModeSessions
1
Planning Table
9
Scenarios
1
stripe
1
Tags
5
Taskflow
21
Team
1
User
8
UserCompanies
6
Workflow
5
Canvases
List all widgets.
List all widgets.
get
/canvases/widgets
Response
Widget[]
required
id
string
uuid
required
name
string
required
type
'RANGE'
|
'TEMPLATE'
|
'TEXT'
required
RANGE
- Range
TEMPLATE
- Template
TEXT
- Text
visual_type
'TEXT'
|
'DATA_TABLE'
|
'LINE'
|
'BAR'
|
'ROW'
|
'COMBO'
|
'PIE'
|
'DONUT'
|
'METRIC'
|
'TREND'
|
'WATERFALL'
required
TEXT
- Text
DATA_TABLE
- Data Table
LINE
- Line Chart
BAR
- Bar Chart
ROW
- Row Chart
COMBO
- Combo Chart
PIE
- Pie Chart
DONUT
- Donut Chart
METRIC
- Metric
TREND
- Trend
WATERFALL
- Waterfall Chart
{"stackTrail":"components:schemas:Widget:properties:settings","oasType":"schema","type":"unknown"}
data_sources
WidgetDataSource[]