Skip to main content

Hi everyone,
I want to use metadata API to get details of all the bases used in my project. In the documentation it says,“Enterprise Airtable accounts do not require a separate Metadata API client secret.”. But I am still unable to get the response when I hit the following API with my auth token-
https://api.airtable.com/v0/meta/bases

Reponse-
{“error”:{“type”:“NOT_FOUND”}}

Kindly help and do let me know if something is missing from my end.

Thanks in advance!

Be the first to reply!