Returns only if the order belongs to the API key’s user.
Pagination notes:
createOrder
tx).
Auth & Scope
/orders/me
for listing.Creation transaction hash returned by POST /orders/create. Use this hash to fetch the order via GET /orders/tx/{tx_hash}.
Order found
The response is of type any
.