githubEdit

OrderHistory

get

Retrieves order history for a given wallet address.

Authorizations
AuthorizationstringRequired
Query parameters
walletstringRequired
  • The wallet address to get order history for.
pagenumber · doubleOptional
  • The page number for pagination.
Default: 1
Header parameters
AuthorizationstringRequired
  • The authorization token for the request.
Responses
chevron-right
200

A promise that resolves to a JupiterAPIResponse containing the order history.

application/json
get
/jupiter/orderHistory
200

A promise that resolves to a JupiterAPIResponse containing the order history.