/
CU
cube-js
/
Cube Platform API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Checked 2h ago · Updated 2w ago
View markdown
cube-js
Cube Platform API
post
Run a python report over dashboard-filtered SQL
a0c6b1d2ac96
latest
OpenAPI 3.1.0
raw.githubusercontent.com
2026-08-01
120
263
252.9 KB
App Theme
1
Dashboard Embed Access
2
Data Model
12
Data Model Uploads
4
dbt Sync
1
Deployment Creation
1
Deployments
10
Embed
5
get
Get an embeddable dashboard
patch
Enable or disable signed embedding for a dashboard
post
Run a python report over dashboard-filtered SQL
post
Generate an embed session
post
Exchange a session for an embed token
Embed Tenants
11
Env Variables
2
Environments
4
Folders
5
GitHub
4
GitHub Connection
1
Notifications
8
OAuth Integrations
5
OIDC Token Configs
5
Regions
1
Reports
8
Tenant Settings
2
User Attribute Values
2
User Attributes
3
User OAuth Tokens
4
Users Admin
4
Workbooks
10
Workspace
5
Embed
Run a python report over dashboard-filtered SQL
post
/api/v1/embed/dashboard/{publicId}/python-run
Path parameters
publicId
string
required
Request body
EmbedPythonFilteredRunInput
required
reportId
integer
required
reportVersionId
integer
required
sqlQuery
string
required
Response
PythonAnalysisFilteredRun
required
at
string
required
executionError
string
nullable
inputRowCount
integer
required
{"stackTrail":"components:schemas:PythonAnalysisFilteredRun:properties:outputData:oneOf","oasType":"schema","type":"unknown","nullable":true}
stderr
string
required
stdout
string
required