Skip to main content
GET
List positions

Authorizations

Authorization
string
header
required

Privy-issued JWT. Required for L1 routes; accepted on L2 routes.

Query Parameters

chain_id
integer
Example:

56

cursor
string | null

Opaque cursor from the prior response's next_cursor.

limit
integer
default:20
Required range: 1 <= x <= 100

Response

OK

data
object[]
required
next_cursor
string | null
required
has_more
boolean
required