Skip to main content

Does the web api offer a way to get a field's type?  It seems like the record endpoint  does not this information. I've been looking for a while but cannot seem to find it. Am I missing something?

You can get schema information, including field types from the web API. 

https://airtable.com/developers/web/api/get-base-schema


Reply