latestSwagger 2.0Apache 2.02026-08-21111141361.2 KB

e16ed11d991c

tables

Get detailed schema for a table

Returns detailed schema information for a specific table including all columns with their data types, nullability, defaults, and constraints.

get/workspaces/{workspace_id}/tables/{table_name}

Path parameters

workspace_idstring required

Workspace ID (UUID)

table_namestring required

Table name

Response

Table schema with column details

row_countinteger

Nullable

table_namestring