Skip to main content
GET
Get Exposure

Authorizations

Authorization
string
header
required

API key authentication. Include your API key in the Authorization header.

Path Parameters

companyId
string<uuid>
required

Company identifier

exposureId
string<uuid>
required

Exposure identifier

Response

Exposure details

An insured entity in list responses

id
string<uuid>

Insured identifier

name
string

Insured name

entityType
string

Entity type (individual, organization, etc.)

policyIds
string<uuid>[]

IDs of policies associated with this insured

createdAt
string<date-time> | null

When the insured was created

updatedAt
string<date-time> | null

When the insured was last updated