Skip to main content
GET
Get Positions Summary

Authorizations

Authorization
string
header
required

Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.

Response

200 - application/json

Successful Response

Summary of all held positions.

total_positions
integer
required

Number of active position holds

total_realized_pnl
number
required

Total realized PnL across all positions

positions
PositionHoldResponse ยท object[]
required

List of position holds

total_unrealized_pnl
number | null

Total unrealized PnL (None if no rates available)