Skip to main content
GET
Get All Wallet Transactions

Path Parameters

string
required
Crypto wallet ID (crypto address entity ID)

Headers

string
required
API Key for authentication

Query Parameters

number
default:"1"
Page number for pagination
number
default:"10"
Number of items per page
string
Filter by transaction type: DEPOSIT, WITHDRAWAL, TRANSFER
string
Start date filter (ISO string)
string
End date filter (ISO string)

Request Example

Response

Error Responses