QueryOrderByPage
Retrieve conversion order history across asset and OBU accounts using cursor pagination. Filter by source or target coin and set page size for targeted results.
Instructions
Aggregates asset account and OBU account data, queries conversion history orders by cursor pagination.
OpenAPI interface, requires API Key authentication
ACL permission: RESOURCE_GROUP_EXCHANGE_HISTORY + PERMISSION_READ_WRITE
Rate limit: 600/min for same group
Old path: /asset/v2/private/exchange/query-exchange-order
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| cursor | No | ||
| toCoin | No | ||
| fromCoin | No |