Returns a paginated list of configuration fields for the company. Only returns entity fields (events, insureds, policies) — rating fields are managed through separate endpoints.
Filtering:
id - Filter by field ID (single UUID or array)entityName - Filter by entity type (events, insureds, policies)Sorting:
createdAt (default), updatedAtRequired permission: company:read
API key authentication. Include your API key in the Authorization header.
Company identifier
Filter by field ID (single UUID or array of UUIDs)
Filter by entity type
events, insureds, policies Field to sort by (default createdAt)
createdAt, updatedAt Sort direction (default desc)
asc, desc Page number (1-based, default 1, page size 50)
x >= 1