v3

latestOpenAPI 3.1.02026-07-3153169140.2 KB
table

Get Table

get/v1/workspaces/{workspace_id}/catalogs/{catalog_id}/schemas/{schema_id}/tables/{table_id}

Path parameters

workspace_idstring required
catalog_idstring required
schema_idstring required
table_idstring required

Response

Successful Response

namestring required

Resource name in the form workspaces/{workspace}/catalogs/{catalog}/schemas/{schema}/tables/{table}.

The terminal resource ID is the SQL-visible table name.

createTimestring nullable

Time at which the table was created.

updateTimestring nullable

Time at which the table was most recently updated.

revisionstring

Monotonically increasing revision of this table definition.

revisionHashstring

Lowercase SHA-256 hash of the canonical stored table definition.