View a Portfolio Measure by Portfolio

get

/primeapi/restapi/portfolioMeasure/currentUserPortfolios

This endpoint returns a portfolio measure that meet the following requirements:
  • The object is associated with a portfolio with an ID value that matches the value of the {portfolioId} path parameter.

Request

There are no request parameters for this operation.

Response

Supported Media Types

200 Response

successful operation
Body ()
Root Schema : schema
Type: array
Show Source
Nested Schema : ApiEntityPortfolioMeasure
Type: object
Show Source

404 Response

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