Using the API, how can I retrieve a list of possible values for a Select field?
The documented way is with the Meta API - https://airtable.com/developers/web/api/get-base-schema
But, for me, https://api.airtable.com/v0/meta/bases/{baseId}/tables returns: `[404] INVALID_API_VERSION`