cURL
curl --request GET \ --url https://app.aiinsurance.io/api/v1/external/companies/{companyId}/policies/{policyId} \ --header 'Authorization: <api-key>'
200
success
Returns a single Field Model V1 policy by ID, including all segment data.
Required permission: company.policy:read
company.policy:read
API key authentication. Include your API key in the Authorization header.
Company identifier
Policy identifier
FMV1 policy detail
A Field Model V1 policy with its segment data.
Time-based segments containing policy, coverage, and exposure data.
Show child attributes
Was this page helpful?