OpenAPI 3.1.02026-08-19313314398.5 KB

f2927c00c4d9

apps-query

Run App Query

Run a guarded SELECT against the app's bound ontology entities.

post/api/v1/apps/{app_id}/query

Path parameters

app_idstring uuid required

Request body

sqlstring required
limitinteger nullable

Response

Successful Response

columnsstring[] required
rowsobject[] required
total_rowsinteger required
truncatedboolean required