Forms

iscover what forms exist on an AMS instance and inspect their schema.

Forms in AMS are used to capture data and are built uniquely per AMS instance. There are three types:

  • Events — the primary form type for ongoing, time-stamped data entry
  • Profiles — one record per user, used for static biographical or classification data
  • Databases — managed lookup lists that can be referenced by Event forms

Use the Forms endpoints to discover what forms exist on an instance and retrieve their full schema — including field names, types, and validation rules. Field names returned here are the exact strings required when reading or writing data.