List Quotes
Quotes
List Quotes
Returns a paginated list of Field Model V1 quotes for the company.
Filtering:
submissionId— Filter by submission ID
Sorting:
createdAt(default),updatedAt
Required permission: company.quote:read
GET
List Quotes
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
Page number (1-based, default 1, page size 50)
Required range:
x >= 1Field to sort by
Available options:
createdAt, updatedAt Sort direction (default desc)
Available options:
asc, desc Filter by submission ID
