Skip to main content
GET
Get Transaction History

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

page
integer
limit
integer
status
string
minAmount
number
maxAmount
number
startDate
string
endDate
string

Response

Transaction history retrieved successfully

statusCode
integer
Example:

200

success
boolean
Example:

true

data
object