---
title: "PnL for the selected account"
method: GET
path: "/iserver/account/pnl/partitioned"
tags: ["PnL", "Account"]
---

# PnL for the selected account

`GET /iserver/account/pnl/partitioned`

Returns an object containing PnL for the selected account and its models (if any).
To receive streaming PnL the endpoint /ws can be used. Refer to [Streaming WebSocket Data](https://interactivebrokers.github.io/cpwebapi/RealtimeSubscription.html) for details.

## Response `200`

An object containing account and model(s) pnl

- object
  - `acctId` object

---

[API](https://skmtc.dev/interactivebrokers/apis/client-portal-web-api.md) · [All operations](https://skmtc.dev/interactivebrokers/apis/client-portal-web-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/interactivebrokers/client-portal-web-api/revisions/32edbfe496d1/schema)
