v2
latestOpenAPI 3.1.02026-08-05313314398.1 KBapps-query
Run App Query Batch
Run several guarded SELECTs against the app's bound entities in one request with bounded, cancellation-aware DuckDB execution.
App-level failures (missing / not ready) return 404 / 409. Per-query failures (bad SQL, DuckDB errors) are isolated into each result's error field with HTTP 200 — one broken widget never blanks the page.
post/api/v1/apps/{app_id}/query/batch
Path parameters
app_idstring uuid required
Request body
Response
Successful Response