Skip to main content
GET
List transactions on your account

Authorizations

Authorization
string
header
required

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

Query Parameters

category
string

category of the transaction - purchase, consumption, topup, etc.

type
string

transaction type - credit or debit

pageSize
string
page
string

Response

200 - application/json
items
BalanceTransaction · object[]
required
nextPage
string | null
required