Skip to main content

It would usefull to get the list of views on a specific table.

My client application would be much more dynamic if I had this feature in the APIs.

Something like GET https://api.airtable.com/v0/BASEID/TABLEID/views

Thanks a lot for this fantastic solution !

Hello, Surely somebody has done this by now?
It’s been 2 years! :slightly_smiling_face:


+1 It’s been another year. Bumping in case anyone else sees this and wants a list of views.


I would think the API documentation would include the Views, but it does not. Does anyone know of a way to export a list of all the view names for a table or a base?


I would think the API documentation would include the Views, but it does not. Does anyone know of a way to export a list of all the view names for a table or a base?


Feature Request for Revision History on Views.

Use Case: See who changed the name of a view.


You can do it manually…

Just ad after /tableid the following “?&view=nameofyourview”