Returns a JSON Schema describing the fields available for creating or updating Field Model V1 events.
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
event.
Required permission: company.event:export
API key authentication. Include your key in the Authorization header: Authorization: ApiKey YOUR-API-KEY
Company identifier
Configuration for event fields
Configuration response for Field Model V1 events. Returns a JSON Schema describing the fields available for creating or updating events.
JSON Schema (draft 2020-12) describing the valid fields for the
event request body. Each property corresponds to a field
referenceId in the company's configuration.