Skip to main content
GET
Get Event Configuration

Authorizations

Authorization
string
header
required

API key authentication. Include your API key in the Authorization header.

Path Parameters

companyId
string<uuid>
required

Company identifier

Response

Configuration for event fields

Configuration response for Field Model V1 events. Returns a JSON Schema describing the fields available for creating or updating events.

fields
object
required

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.