v12

latestOpenAPI 3.1.0AGPL-3.0raw.githubusercontent.com2026-05-286377631.6 MB
/api/data-studio/table

POST /api/data-studio/table/sync-schema

Batch version of /table/:id/sync_schema. Takes an abstract table selection as /table/edit does.

  • Currently checks policy before returning (so you might receive a 4xx on e.g. AuthZ policy failure)
  • The sync itself is however, asynchronous. This call may return before all tables synced.
post/api/data-studio/table/sync-schema

Request body

database_idsinteger[]
schema_idsstring[]
table_idsinteger[]

Response

Successful response

{"stackTrail":"paths:/api/data-studio/table/sync-schema:post:responses:2XX:content:application/json:schema","oasType":"schema","type":"unknown"}