Hello, I am in search of an API to manage the shares of tables and bases. The idea is we would keep a permission list (potentially the list would actually live in airtable, but this shouldn’t be relevant to the ask) and be able to verify that the airtable permissions currently in force are those that are recorded in our separate source of truth.
We are a nonprofit organization that uses Airtable heavily for our day to day but care deeply about information security as well. Part of the problem is mitigating the spread of share links, direct individual shares by members, and non-expiry of shares for members who are inactive in our system.
It seems that there is no such API available. I could use webscraping to simulate what happens in the web UI, but obviously this is suboptimal. As Airtable’s adoption rises and our organization grows, I consider this a critical issue for our continued usage of the product.