Search share keys

Returns a list of share keys.

A share key is a unique, system-generated key (ID number) that identifies an Intelligent Risk Platform tenant. The share key authorizes that tenant to exchange data with a partner using Risk Data Exchange.

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.

Query Params
string

Query string to select response data based on property values. Operators depend on the data type of the property.

PropertyComparisonListLogical
email= != LIKE NOT LIKEIN NOT INAND OR
shareKeyName= != LIKE NOT LIKEIN NOT INAND OR

See Filtering Responses.

string

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

Supported properties: email, shareKeyName. See Response Pagination.

int32
1 to 1000
Defaults to 100

Number of records returned per page. See Response Pagination.

int32
Defaults to 0

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

Responses

Language
Credentials
URL
LoadingLoading…
Response
Choose an example:
application/json