Search exposure variations

Returns a list exposure variations.

An exposure variation is a snapshot of an account, aggregate portfolio, or portfolio exposure. Exposure variations enable tenants to better manage exposure data by ensuring that analyses, reports, and data exports accurately reflect the state of an exposure at a point in time.

Intelligent Risk Platform also supports the modeling of exposure variations. Exposures can be updated overtime. Consequently, analysis of an exposure may be based on different data. By analyzing an exposure variation, you can ensure that multiple analyses of the same exposure use the same data, regardless of the time between analyses.

Filtering exposure variations

This operation supports filtering exposure variations by exposure resource type (account, aggportfolio, or portfolio) and exposure variation version (1 or 2).

This operation supports response filtering based the value of a subset of properties. Depending on the property, you may use a combination of comparison operators, list operators, and logical operators.

Headers
boolean
Defaults to false

If true, response returns x-total-count header with the number of exposures (EDMs).

Query Params
string

Query string to select response data based on property values.

PropertyComparisonLogical
accountsCount=AND
accumulationCompatible=AND
createdAt=AND
createdBy=AND
exposureName=AND
exposureResourceId=AND
exposureResourceName=AND
exposureResourceNumber=AND
exposureResourceType=AND
exposureVariationId=AND
fileSizeInBytes=AND
locationsCount=AND
perils=AND
variationName=AND
version=AND

Supported properties: accumulationCompatible, exposureVariationId, exposureVariationName, exposureResourceType, exposureResourceName, exposureName

Operators depend on the data type of the property. See Filtering Responses.

string

Comma-delimited list of properties. Sort order defined by one of ASC (ascending) or DESC (descending).

Supported properties: exposureSetId exposureSetName guid exposureVariationId, exposureVariationName, exposureResourceType, exposureResourceName, exposureName. See Response Pagination.

int32
≥ 1
Defaults to 100

Number of records returned per page. See Response Pagination

int32
≥ 0
Defaults to 0

Number of the page displaying the returned records, starting at 0

Responses

Language
Credentials
URL
Response
Choose an example:
application/json