Skip to main content
GET
Get Strategy Positions

Query Parameters

trader
string
required

The trader address.

strategyId
string
required

The strategy ID.

limit
integer
default:500

The number of rows to return

offset
integer
default:0

The offset of returned rows

symbol
string

The symbol

Response

Positions data

Successful response for positions API

value
object[]
required

The value of the response

success
boolean
required

Whether the request was successful

timestamp
number
required

The timestamp of the response

Example:

1673031089

Last modified on June 23, 2026