Skip to main content
GET
List transactions

Authorizations

Authorization
string
header
required

To authenticate server-side requests

Query Parameters

pageToken
string

Token for forward pagination

pageSize
integer
default:10

Number of items per page (default: 10, max: 100)

Required range: x >= 1
customerId
string<uuid>

Customer to list transaction for

paymentAccountId
string<uuid>

Payment account to list transaction for

organizationId
string<uuid>

Organization to list transactions for

Response

Response schema for listing transactions with pagination

Response schema for listing transactions with pagination

transactions
Transactions · object[]

Retrieved transactions

nextPageToken
string

Token for fetching the next page of results

Example:

"ZDE4YmViMjYtYjRkMS00N2VlLThlNWQtMGQzOTA1ZjIwMGM3"