Skip to main content
Glide API Docs home page
Glide API Docs
Search...
⌘K
Ask AI
Glide User Docs
Open Glide
Open Glide
Search...
Navigation
Tables
List Tables
General
Introduction
Authentication
Errors
Limits
Tables
Data Versioning
GET
List Tables
GET
Get Rows
GET
Get Row by ID
HEAD
Get Rows Version
POST
Create Table
POST
Add Rows to Table
PUT
Overwrite Table
PATCH
Update Row
DEL
Delete Row
Stashing
Introduction
PUT
Stash Data
DEL
Delete Stash
Jobs
GET
Get Job Status
Uploads
POST
Create Upload
POST
Complete Upload
Tutorials
Bulk Import
Resources
Postman
Changelog
Tables
List Tables
Gets all Big Tables in the current team
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.
Was this page helpful?
Yes
No
Raise issue
Data Versioning
Get Rows
⌘I