Search portfolios

Returns list of portfolios.

A portfolio is a collection of accounts. Intelligent Risk Platform analyzes a portfolio of accounts as a unit and produces portfolio-level results.

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.

Path Params
int64
required
≥ 1

ID of EDM.

Query Params
string

Query string to select response data based on property values.

PropertyComparisonList
portfolioId= != > < >= <=IN NOT IN
portfolioNumber=, != LIKE NOT LIKEIN NOT IN
portfolioName= != LIKE NOT LIKEIN NOT IN
description= != LIKE NOT LIKEIN NOT IN
ownerName= != LIKE NOT LIKEIN NOT IN
createDate= != > < >= <=IN NOT IN
stampDate= != > < >= <=IN NOT IN

This parameter also supports logical operators (AND, OR) for defining compound expressions. See Filtering Responses.

string

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

Supported properties: createDate, description, portfolioId, portfolioName, portfolioNumber, stampDate. See Response Pagination.

int32

Number of records returned per page. See Response Pagination

int32

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

Responses

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