---
title: "List investments"
method: GET
path: "/api/v1/investments"
tags: ["Data v1.Investment"]
deprecated: true
---

# List investments

`GET /api/v1/investments`

> **Deprecated.**

Returns an object with a list of the authenticated user's portfolios and corresponding financial instruments.

## Query parameters

- `portfolioType` string[]

## Response `200`

successful operation

- Data20v1Investment — unresolved $ref

---

[API](https://skmtc.net/tink/apis/tink-api.md) · [All operations](https://skmtc.net/tink/apis/tink-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/tink/tink-api/revisions/23d8982b533d/schema)
