How to Get a List of All Your Airtable Interface Pages
You are working on documentation and want a running list of all the interface pages in your Airtable bases.
The problem is, unlike tables or fields, there isn’t a built-in way in Airtable to view or export a list of interface pages. There are no extensions like Field List or Base Schema for interfaces.
So how can you get a complete list of your pages?
Unfortunately, Airtable does not provide direct support for interfaces in the Web API, Extensions API, or Interface Extensions API. That means there is no automatic way to pull a list of interface pages.
If you are on a Business or Enterprise plan, there is a way using the Admin Panel Sync feature.
Using this feature, you will have a synced Admin base, where there will be a table called Interface.
This table lists all your interfaces along with key details such as the Interface ID, Base ID, Name, and a lot more details.
For more details, you can refer to Airtable’s support documentation on the Admin Panel Sync feature.
Need help or have feedback? Email me at[email protected]