Returns JSON Schemas describing the custom fields available for Field Model V1 policies. The response contains separate schemas for policy-level fields and exposure-level fields.
Each schema is a standard JSON Schema (draft 2020-12) that can be used directly with validation libraries like Ajv or Zod.
The policy schema covers fields used in segments[].policy
(including nested coverages). The exposure schema covers fields
used in segments[].exposures[].
Required permission: company.policy:read
API key authentication. Include your API key in the Authorization header.
Company identifier
Configuration for FMV1 policy custom fields
Configuration response for Field Model V1 policies. Returns separate JSON Schemas for policy-level and exposure-level custom fields.