queries
Execute a query
Queries which have been created within a Budibase app can be executed using this,
post/queries/{queryId}
Path parameters
queryIdstring required
The ID of the query which this request is targeting.
Headers
x-budibase-app-idstring required
The ID of the app which this request is targeting.
Request body
Response
Returns the result of the query execution.