---
title: "Get the wallet and protocol holdings of a given address"
method: GET
path: "/v1/agent/portfolio"
---

# Get the wallet and protocol holdings of a given address

`GET /v1/agent/portfolio`

## Query parameters

- `addresses` string, required
- `aggregated` boolean
- `includeNFTs` boolean
- `includeImages` boolean
- `includeExplorerUrls` boolean
- `waitForSync` boolean

## Response `200`

Portfolio data including wallet holdings and DeFi protocol positions

## Other responses

- `402` — Payment Required

---

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