Skip to main content
GET
List tables available in the current environment.

Authorizations

Authorization
string
header
required

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

Query Parameters

project_id
string | null

Only return tables belonging to this project.

Response

Successful Response

tables
WorkflowTable · object[]