Returns all coverage limit presets from a rating engine
revision’s config JSON (config.coverageLimitPresets). This endpoint is
for rating-engine companies.
For non-rating-engine companies, use GET /configuration/presets instead.
Filtering:
coverageTypeKey - Filter by coverage type (exact match)id - Filter by preset ID (single UUID or array)Sorting:
setName (default), coverageTypeKeyRequired permission: company:read
API key authentication. Include your API key in the Authorization header.
Company identifier
The rating engine revision ID (must exist and belong to the company)
Filter by coverage type key (exact match)
Filter by preset ID (single UUID or array of UUIDs)
Field to sort by (default setName)
setName, coverageTypeKey Sort direction (default asc)
asc, desc List of coverage limit presets from the revision config