Skip to main content
GET
Get transaction accounts

Authorizations

Authorization
string
header
required

Authentication can be done by using a bearer token in the Authorization header. This is done using the following format Authorization: Bearer {token}.

Path Parameters

tenantId
string<uuid>
required

Id of the tenant

Query Parameters

page
integer
default:0

Zero-based page number

Required range: x >= 0
pageSize
integer
default:25

Number of transaction accounts per page

Required range: 1 <= x <= 1000

Response

Successful operation

meta
object
items
object[]