listTables
Retrieves a list of all tables associated with your bot.
GET
/v1/tablesAuthorization
AuthorizationBearerBearer authentication header of the form Bearer <token>, where <token> is your auth token.
Header parameters
x-bot-idstringBot id
x-integration-id?stringIntegration id
x-integration-alias?stringIntegration alias
x-integration-name?stringIntegration name
x-user-id?stringUser Id
x-user-role?stringUser Role
Query parameters
tags?objectOptional filters to narrow down the list by tags associated with tables.
Response
Returns a list of tables.
tablesobject[]