Returns a paginated list of Field Model V1 events for the company.
Filtering:
type - Filter by event type (claim or incident)status - Filter by event status (open or closed)policyId - Filter by associated policy IDfilterText - Text search across event fieldsSorting:
createdAt (default), updatedAt, referenceIdRequired permission: company.event:export
API key authentication. Include your key in the Authorization header: Authorization: ApiKey YOUR-API-KEY
Company identifier
Filter by event type (single or array)
claim, incident Filter by event status (single or array)
open, closed Filter by associated policy ID
Search across quote number, description, and other text fields
Field to sort by
createdAt, updatedAt, referenceId Sort direction (default desc)
asc, desc Page number (1-based, default 1, page size 50)
x >= 1