curl --request GET \
--url https://app.aiinsurance.io/api/external/companies/{companyId}/quotes/{quoteId} \
--header 'Authorization: <api-key>'Returns a single quote with all details.
Required permission: company.quote:read
curl --request GET \
--url https://app.aiinsurance.io/api/external/companies/{companyId}/quotes/{quoteId} \
--header 'Authorization: <api-key>'API key authentication. Include your API key in the Authorization header.
Company identifier
Quote identifier
Quote details
"Q00000001-01"
in_progress, complete, sent, accepted, bound, cancelled, archived, applied_to_policy "USD"
2500
quote, endorsement, cancellation, reinstatement, renewal, forms Show child attributes
Full quote data structure
Show child attributes
Calculated values for displaying quote
Show child attributes
Was this page helpful?