Skip to main content

Is there a way to get a field's type?

  • October 29, 2023
  • 1 reply
  • 0 views

Forum|alt.badge.img+1

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?

kuovonne
Forum|alt.badge.img+27
  • Brainy
  • October 29, 2023

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

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


Reply