OrderHistory
get
Retrieves order history for a given wallet address.
Authorizations
AuthorizationstringRequired
Query parameters
walletstringRequired
- The wallet address to get order history for.
pagenumber · doubleOptionalDefault:
- The page number for pagination.
1Header parameters
AuthorizationstringRequired
- The authorization token for the request.
Responses
200
A promise that resolves to a JupiterAPIResponse containing the order history.
application/json
get
/jupiter/orderHistory200
A promise that resolves to a JupiterAPIResponse containing the order history.