Skip to main content
GET
List transactions

Authorizations

Authorization
string
header
required

Bearer Authentication

Headers

X-BU-PROFILE-ID
string

User profile header

Example:

"BUS_YOK8tp5Zga01qOKEsqp07"

Query Parameters

sort
enum<string>

The order to sort the results

Available options:
asc,
desc
Example:

"asc"

currency
string[]

Filter by currency

is_fiat
boolean

Filter by fiat currencies

is_credit
boolean

Filter by transactions that are credit

type
enum<string>[]

Filter transactions by type

transaction type

Available options:
buys,
sells,
converts,
utilities,
rewards,
loans,
savings,
savings.withdrawals,
savings.deposit,
savings.interests,
deposits,
withdrawals,
sends,
receives
cursor
string<string>

The cursor

limit
integer

The number of items to return

Example:

10

Response

Successful response

General response Values

status
enum<string>
required
Available options:
success,
error
Example:

"success"

message
string
required
Example:

"message for success"

pagination
object
required
data
object[]
required

List of recipients