Mar 12, 2020 10:00 AM
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???
Apr 23, 2020 05:01 AM
did you try it? I’m about to give it a shot, will let you know
Apr 23, 2020 05:54 AM
Here’s the reddit thread airtable_meta_api_endpoint
looks like they closed the API if you’re not in the beta
May 08, 2020 02:27 PM
How do we get in on this beta feature?
Jun 21, 2020 10:25 AM
Now that’s a good question!
oLπ
Jan 25, 2021 10:06 PM