v106

latestOpenAPI 3.0.3Apache 2.0raw.githubusercontent.com2026-08-03812347972.4 KB
workspace

get the full schema of a datatable database as TableEditorValues

post/w/{workspace}/workspaces/get_datatable_full_schema

Path parameters

workspacestring required

Request body

sourcestring required

Source datatable, e.g. 'datatable://main'

Response

Schema as { schema_name: { table_name: TableEditorValues } }

object required