Skip to main content

[API] Request view list on a table

  • March 4, 2016
  • 5 replies
  • 17 views

Forum|alt.badge.img+1

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 !

5 replies

  • New Participant
  • June 29, 2018

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


  • New Participant
  • August 8, 2019

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


Forum|alt.badge.img+11

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?


Forum|alt.badge.img+11

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.


Forum|alt.badge.img+2
  • New Participant
  • November 15, 2021

You can do it manually…

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