GET
https://functions.prod.internal.glideapps.com/api/apps/APP_ID/tables
gets you all tables for an appGET
https://functions.prod.internal.glideapps.com/api/apps/APP_ID/tables/TABLE_ID/schema
gets all columns for a table
GET
https://functions.prod.internal.glideapps.com/api/apps/APP_ID/tables
gets you all tables for an appGET
https://functions.prod.internal.glideapps.com/api/apps/APP_ID/tables/TABLE_ID/schema
gets all columns for a table