v51

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

Search for tables

Based on table properties (currently only name) search for tables. This could be an internal or an external table.

post/tables/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 found tables, based on the search parameters.