v2

latestOpenAPI 3.1.02026-08-05313314398.1 KB
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