v3
Get user orders (v3 — amounts carry USD).
get/v3/get-orders/{user_address}
Path parameters
user_addressstring required
User address
Query parameters
cursorstring
Cursor used to fetch the next page, obtained from the response's next_cursor.
limitinteger
Number of orders to request
Response
Get orders
Changes
Changed in 1 of the 19 revisions of this API.1
- ○
endpoint added
endpoint-added
- ○