Skip to main content
GET
Table.Get
Get one table’s metadata, schema, and sample rows.
Python
TypeScript
Go
Java
cURL

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

table_id
string
required

Response

Successful Response

table
WorkflowTable · object
required