listTables

Retrieves a list of all tables associated with your bot.

GET/v1/tables

Authorization

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

Header parameters

x-bot-idstring
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.

tablesobject[]