Authorizations

Authorization
string
headerrequired

Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.

Path Parameters

user_id
string
required

User's id

Query Parameters

page
integer

Page of transactions to retirieve

type
enum<string>

Type of transactions to get (wallet or credit)

Available options:
wallet,
credit,
payout

Response

200 - application/json
success
boolean
transactions
object[]
total
integer

Number of transactions