Skip to main content
GET
Error

Authorizations

aura_session
string
cookie
required

HttpOnly session cookie set by POST /v1/auth/session. Mutating requests must also send the CSRF token (returned by that call) in the x-csrf-token header.

Query Parameters

marketIds
string
required
Minimum string length: 1
userAddress
string
Minimum string length: 1
userAddresses
string
positionType
enum<string>
Available options:
yes,
no
settled
boolean
limit
integer
default:200
Required range: 1 <= x <= 1000

Response

200 - application/json

Default Response

positions
object[]
required
Last modified on July 29, 2026