View All Portfolio Measures Owned by a User

get

/api/restapi/portfolioMeasure/currentUserPortfolios

Send a request to this endpoint to view all portfolio measures owned by the current user.

Request

There are no request parameters for this operation.

There's no request body for this operation.

Back to Top

Response

Supported Media Types

200 Response

Successful operation
Body ()
Root Schema : List<ApiEntityPortfolioMeasure>
Type: array
Title: List<ApiEntityPortfolioMeasure>
Show Source
Nested Schema : ApiEntityPortfolioMeasure
Type: object
Title: ApiEntityPortfolioMeasure
Show Source

404 Response

The requested Portfolio Measure does not exist, or you do not have access to it.
Back to Top