Skip to main content
GET
GET /traders/{address}/positions: All Positions
Returns open and closed positions for the wallet. Use /positions/active or /positions/closed to fetch each subset directly.

Path Parameters

Query Parameters

boolean
default:"true"
When false, returns only open positions (equivalent to /positions/active).

Response: Position Fields

Example

cURL