v4
Data Apps

Execute a manifest-backed SQL or Cube resource with required_filters applied

post/v4/data-apps/query

Request body

drive_filestring required

Path to the published data-app HTML artifact in Drive

resource_keystring required

Resource key from app.json to execute. Intentionally snake_case on the wire to match DataAppResolveRequest; the runtime sends this field as snake_case so there is no camelCase alias. Don't 'fix' this to resourceKey without also updating defapi/.../definite-runtime.tsx.

Response

Successful Response

{"stackTrail":"paths:/v4/data-apps/query:post:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}

Changes

No recorded changes to this endpoint across all 1 revision of this API.