Returns a JSON Schema describing the fields available for creating or updating Field Model V1 exposures.
The fields schema is a standard JSON Schema (draft 2020-12) that can be
used directly with validation libraries like Ajv or Zod. The required
array lists fields that must be provided when creating or updating an
exposure.
Required permission: company.insured:read
API key authentication. Include your key in the Authorization header: Authorization: ApiKey YOUR-API-KEY
Company identifier
Configuration for exposure fields
Configuration response for Field Model V1 exposures. Returns a JSON Schema describing the fields available for creating or updating exposures.
JSON Schema (draft 2020-12) describing the valid fields for the
exposure request body. Each property corresponds to a field
referenceId in the company's configuration.