List Configuration Presets
Configuration Presets
List Configuration Presets
Returns a paginated list of coverage limit presets for the company.
Filtering:
coverageTypeKey- Filter by coverage type (exact match)id- Filter by preset ID (single UUID or array)
Sorting:
createdAt(default),updatedAt
Required permission: company:read
GET
List Configuration Presets
Documentation Index
Fetch the complete documentation index at: https://docs.aiinsurance.io/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
API key authentication. Include your API key in the Authorization header.
Path Parameters
Company identifier
Query Parameters
Filter by coverage type key (exact match)
Filter by preset ID (single UUID or array of UUIDs)
Field to sort by (default createdAt)
Available options:
createdAt, updatedAt Sort direction (default desc)
Available options:
asc, desc Page number (1-based, default 1, page size 50)
Required range:
x >= 1