v51

latestOpenAPI 3.1.0raw.githubusercontent.com2026-08-014430130.6 KB
queries

Search for queries

Based on query properties (currently only name) search for queries.

post/queries/search

Headers

x-budibase-app-idstring required

The ID of the app which this request is targeting.

Request body

namestring required

The name to be used when searching - this will be used in a case insensitive starts with match.

Response

Returns the queries found based on the search parameters.