List Tables
Get a list of all Big Tables associated with the team of the authenticated user.
<Warning>This endpoint only retrieves **Big Table** tables. No other table types will be included in the response, even though they are part of your Glide team.</Warning>
Authentication
AuthorizationBearer
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Response
data
A collection of table objects, each with id and name
Errors
400
Bad Request Error