Skip to main content
GET
cURL

Authorizations

Response

User's open orders with pagination cursor

Get user's open orders - GET /data/orders Response format matches Polymarket py-clob-client expectations

data
object[]
required

Array of order data (Polymarket uses 'data' not 'orders')

next_cursor
string
required

Pagination cursor - "LTE=" means end of results (base64 "-1")

available_usdc
string | null

Engine's available USDC after holds (defense-in-depth, also in wallet-status)