Get Orders
The **Get Orders** is an **authenticated API** that allows partners to **fetch a list of all orders** placed by a user. This API provides **detailed transaction history**, including the **order status, fiat and crypto details, payment method, and wallet address**.
This API helps **track multiple transactions** and ensures partners can monitor the order statuses in real-time.
Headers
x-user-identifier
Your authenticated user Email Id address.
Note: This is applicable only for Auth Reliance Flows
x-access-token
Your Partner Access Token. Please refer here for a tutorial on generating your access token.
Note: This is applicable only for Auth Reliance Flows
Response
200 - Success
data
Errors
400
Bad Request Error
401
Unauthorized Error
500
Internal Server Error