Returns a paginated list of rating input fields for the company.
Only returns rating fields — entity fields (events, insureds, policies)
are managed through /configuration/fields endpoints.
Filtering:
id - Filter by field ID (single UUID or array)entityType - Filter by entity type (e.g., “policies”, “dealership”)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 (e.g., "policies", "dealership", "company")
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