Skip to main content
POST
Get historical orders for a subaccount

Body

application/json
from_timestamp
integer<int64> | null
page
integer<uint32> | null
Required range: x >= 0
page_size
integer<uint32> | null
Required range: x >= 0
subaccount_id
integer<int64> | null
to_timestamp
integer<int64> | null
wallet
string | null

Response

Success

orders
object[]
required
pagination
object
required

Response envelope for paginated RPCs.

subaccount_id
integer<int64>
required