Search recipients

Returns a list of recipients.

A recipient is a Intelligent Risk Platform tenant has been "whitelisted" to send and receive exchange data (e.g. EDMs and analysis data) by another tenant through Risk Data Exchange.

For each recipient, this operation returns a recipientShareKey, recipientShareKeyName, and status.

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

Path Params
string
required

ID of share key

Query Params
string

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

PropertyComparisonListLogical
recipientShareKeyName= != LIKE NOT LIKEIN NOT INAND OR
status= != LIKE NOT LIKEIN NOT INAND OR

See Filtering Responses.

string
Defaults to status ASC

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

Supported properties: recipientShareKeyName, status`. See Response Pagination.

int32
1 to 1000
Defaults to 100

Number of retrieved records to display on the page.

int32
Defaults to 0

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

Responses

Language
Credentials
URL
Response
Choose an example:
application/json