Skip to main content

I was reading in Reddit about the AirTable metadata endpoints API:




























Verb URL Description
GET api.airtable.com/v0/meta Returns a list of your bases
GET
api.airtable.com/v0/meta/{{base_id}}/tables
Returns a list of tables in the base
GET
api.airtable.com/v0/meta/{{base_id}}/tables/[{{table_id}}, {{table_name}}]
Returns a list of columns, column metadata, and views

and read that some this link work from some users, this is true or fake???

did you try it? I’m about to give it a shot, will let you know


Here’s the reddit thread airtable_meta_api_endpoint


looks like they closed the API if you’re not in the beta


How do we get in on this beta feature?



Now that’s a good question!


oLπ


See Accessing the metadata API.


Reply