---
title: "Changes to Get Portfolio Summary"
method: GET
path: "/v1/kraken_embed/users/{user_id}/summary"
---

# Changes to Get Portfolio Summary

`GET /v1/kraken_embed/users/{user_id}/summary`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 1 of 46 revisions.

- **2026-06-12** `a8d27de9e15d` — 7 breaking, 3 warning, 1 info

## Changes

- **2026-06-12** `a8d27de9e15d` — 7 breaking, 3 warning, 1 info
  - the `data/result` response's property type changed from `object, null` to no type for status `200`
  - removed the required property `data/result/available_balance` from the response with the `200` status
  - removed the required property `data/result/currency` from the response with the `200` status
  - removed the required property `data/result/open_orders` from the response with the `200` status
  - removed the required property `data/result/portfolio_value` from the response with the `200` status
  - removed the required property `data/result/timestamp` from the response with the `200` status
  - removed the required property `data/result/withheld_value` from the response with the `200` status
  - removed the optional property `data/result/cost_basis` from the response with the `200` status
  - removed the optional property `data/result/current_day_pnl` from the response with the `200` status
  - removed the optional property `data/result/lots_upnl` from the response with the `200` status
  - added `#/components/schemas/KrakenEmbedPortfolioSummaryPayload, subschema #2` to the `data/result` response property `anyOf` list for the response status `200`

---

[Operation](https://skmtc.dev/privy-io/apis/privy-api/docs/v1/kraken_embed/users/:user_id/summary/get.md) · [API](https://skmtc.dev/privy-io/apis/privy-api.md) · [Page](https://skmtc.dev/privy-io/apis/privy-api/changes/v1/kraken_embed/users/:user_id/summary/get)
