Skip to main content
GET
cURL

Authorizations

Authorization
string
header
required

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

Headers

x-bot-id
string
required

Bot id

x-integration-id
string

Integration id

x-integration-alias
string

Integration alias

x-integration-name
string

Integration name

x-user-id
string

User Id

x-user-role
string

User Role

Query Parameters

tags
object

Optional filters to narrow down the list by tags associated with tables.

Response

Returns a list of tables.

tables
object[]
required
Last modified on March 20, 2026