Skip to main content

I want to get only fields in my tables through the rest API. I have tried using https://api.airtable.com/v0/meta/bases/BaseId/tables api given in the https://airtable.com/api/meta documentation but it is giving me NOT_FOUND in response.



Is there a way we can get only fields for the token provided through REST API?

Hi @Mohit_Chandani


Welcome to the community; I think this post is more related to this category: API - Airtable Community Forum


Anyway, maybe you need to register first to have the metadata available and receive a client secret:


Best

Sergio

https://devblocks.agency

If this reply fixed your problem, please mark it as a solution ✅


Reply