Returns a JSON Schema describing the custom fields available for the
data object when creating or updating events.
The response is a standard JSON Schema (draft 2020-12) that can be used directly with validation libraries like Ajv or Zod. This enables clients to validate event data before submission, reducing API errors.
Required permission: company.event:read
Use format: ApiKey <your-api-key>
Company identifier
Configuration for event custom fields
Configuration response for events. Returns a JSON Schema for the
data object used when creating or updating events.
JSON Schema for the event data object