Returns only orders belonging to the API key’s user for that wallet.
Pagination:
limit
(default 50, max 200)offset
(default 0)The wallet address to check the orders for
Max rows per page
1 <= x <= 200
Rows to skip (for pagination)
x >= 0
Orders fetched successfully
The response is of type any
.