GET
/
tables

Get a list of all Big Tables associated with the team of the authenticated user.

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.

Authorizations

Authorization
string
headerrequired

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

Response

200 - application/json
data
object[]
required

A collection of table objects, each with id and name