Get orders history

The latest state of orders, with only one row per order ID returned.

The response trx_id indicates the transaction ID of the last transaction in which the order was updated.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
string
required

Account name

string

Market symbol

number | null
Defaults to 0
number | null
Defaults to 100
ordinal_order_ids
array of strings

Ordinal Order IDs. Deterministic ID based computed using sha256(txId:actionOrdinal:creatorOrdinal). Resistant to forks unlike order_id which may change due to forks or transaction propogation through the network.

ordinal_order_ids
string

Transaction ID. Note: Filtering by transaction ID will return a snapshot at time of transaction, which may not be the latest state of the order.

string

Order Status. Check docs for more info.

Response

Language
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json