Skip to main content
GET
List open orders

Authorizations

x-api-key
string
header
required

Required for order endpoints. Obtain your API key from the Vatic dashboard.

Query Parameters

walletId
string<uuid>
required

UUID from user_trading_wallets table.

market
string

Filter by market condition ID.

asset_id
string

Filter by outcome token ID.

id
string

Fetch a specific order by hash.

next_cursor
string

Pagination cursor from a previous response.

Response

Orders list