Skip to main content
GET
List crypto transactions

Authorizations

Authorization
string
header
required

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

Query Parameters

wallet_id
string
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

200 - application/json

Crypto transactions retrieved successfully.