im working on project having multipule bases. im facing an issue that i want get a data from table of one base and store it to a table with different base. i searched in metadata api ducumentation, i submited a new form Airtable Metadata API Request Form but didont found a taken.
The metadata api is used to get data about the structure of your bases. E.g what is the type of a field etc. If you want to just get the data you can use the REST api which will get you access to data in your tables.