Returns a paginated list of events (claims and incidents) for the company.
Events represent insurance claims and incidents. Each event includes:
The data field contains custom entity data with field keys (not field IDs) mapped to values.
Returns null when no custom data exists for the event.
Required permission: company.claim:read or company.incident:read (depending on event type filter)
Use format: ApiKey <your-api-key>
Company identifier
Filter by event type (claim, incident, or both) Type of event (claim or incident)
claim, incident Filter by event status (open, closed, or both) Status of the event
open, closed Filter by policy ID
Search across quote number, description, and other text fields
Field to sort by (default createdAt)
createdAt, updatedAt, referenceId Sort direction (default desc)
asc, desc Page number (1-based, default 1, page size 50)
x >= 1