Looking at Glide Tables API it mentions Get all tables and Get table schema info are available:
But I can’t figure out the API query for it. This returns a 401 unauthenticated request error:
https://api.glideapp.io/api/apps/yjibsbwgcogU5spoof/tables

Is getting tables and schema info only available through the javascript client?
