Skip to main content

How to get only fields for my table in rest API?

  • September 15, 2021
  • 1 reply
  • 24 views

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?

1 reply

Forum|alt.badge.img+12
  • Participating Frequently
  • 93 replies
  • September 15, 2021

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 :white_check_mark: