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
Response
Schema as { schema_name: { table_name: TableEditorValues } }
object required