Skip to main content
GET
List crypto wallet transactions

Authorizations

Authorization
string
header
required

The access token received from the authorization server in the OAuth 2.0 flow.

Path Parameters

walletId
string
required

The crypto wallet ID.

Query Parameters

status
enum<string>
Available options:
processing,
successful,
failed
type
enum<string>
Available options:
payout,
swap
direction
enum<string>
Available options:
in,
out
start_date
string<date>
end_date
string<date>
search_term
string
per_page
integer
default:10
Required range: 1 <= x <= 100

Response

Crypto wallet transactions retrieved successfully.

data
object[]
current_page
integer
per_page
integer
total
integer