Hi everyone,
I want to use metadata API to get details of all the bases used in my project.
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!