Skip to main content

Fetch transaction list of the user

Requires OIDC scope read:transactions

Responses
200

Success

Schema
entity string
list object[]
id uuid
type string

Possible values: [transfer, trade]

items object[]
method string

Possible values: [debit, credit]

amount double
currency string
createdAt date-time
executedAt date-time