Help

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

897 1
cancel
Showing results for 
Search instead for 
Did you mean: 
Mohit_Chandani
4 - Data Explorer
4 - Data Explorer

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.

Screenshot from 2021-09-15 18-59-47

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

1 Reply 1
SergioCodes
8 - Airtable Astronomer
8 - Airtable Astronomer

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

Best
Sergio
https://devblocks.agency
If this reply fixed your problem, please mark it as a solution :white_check_mark: