List transactions
Transactions
List transactions
List transactions for the connected user with optional date filtering and pagination
GET
List transactions
Authorizations
Bearer authentication header using an access token.
Example: Authorization: Bearer <accessToken>
Query Parameters
Cursor for pagination. Use the nextCursor value from the previous response.
Number of items to return per page.
Required range:
1 <= x <= 50