Search exposure sets

Returns a list of exposure sets.

An exposure set is a securable that controls access rights to a collection of exposure, hazard, and financial information. The owner of the exposure may grant access to an exposure set based on group membership.

Query Params
string

Query string to select response data based on property values.

Supported properties: exposureSetId, exposureSetName, guid. 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. 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

Response body
array of objects
object
int64

User-defined name of exposure set. Should be unique.

string

System-defined ID of expsoure set.

string
required
length between 1 and 80
string

Login of principal that created exposure set.

array of objects

List of groups that can access child exposures.

groups
object
string
string

Language
Credentials
URL
Request