List positions for an investor
Positions
List positions for an investor
GET
List positions for an investor
Authorizations
HTTP Basic Authentication using the API Key as username and API Secret as password.
Path Parameters
Prefixed public id of the investor (e.g. inv_…).
Query Parameters
When true, fetches live prices from market-data providers. The
response will include price_source, price_confidence, and
price_timestamp. Adds latency; set to false to use stored
values only.
Response
List of positions.
List envelope. data holds the page of items;
each item is itself wrapped in a ResourceEnvelope.