Returns a single Field Model V1 event by ID.
Required permission: company.event:export
Documentation Index
Fetch the complete documentation index at: https://docs.aiinsurance.io/llms.txt
Use this file to discover all available pages before exploring further.
API key authentication. Include your API key in the Authorization header.
Company identifier
Event identifier
Event details
A Field Model V1 event entity with dynamic field data.
Event identifier
Company identifier
Dynamic field data for the event. Keys are field referenceIds
defined in the company's field configuration. Includes base fields
like eventType, eventCoverageType, and eventPolicy (the Join
field that stores the associated policy ID, also surfaced at the top
level as policyId) as well as any custom fields.
Associated policy ID. Convenience field surfaced at the top level for
backwards compatibility — the value is read from
fieldModelV1Data.eventPolicy, where it is stored as a Join: Policy
field.
When the event was created
User ID who created the event
When the event was last updated
User ID who last updated the event