List Exposures
Exposures
List Exposures
Returns a paginated list of exposures for the company.
Filtering:
id- Filter by exposure ID (single or array)entityType- Filter by entity typefilterText- Text search across exposure name
Sorting:
createdAt(default),name,entityType
Required permission: company.insured:read
GET
List Exposures
Authorizations
API key authentication. Include your API key in the Authorization header.
Path Parameters
Company identifier
Query Parameters
Filter by exposure ID (single or array)
Filter by entity type
Search across quote number, description, and other text fields
Field to sort by
Available options:
createdAt, name, entityType Sort direction (default desc)
Available options:
asc, desc Page number (1-based, default 1, page size 50)
Required range:
x >= 1