All Users' Transactions history

This GET endpoint is used to retrieve a list of all transactions, including payouts, loads, and spendbacks, for all users.
You can use this endpoint to obtain a comprehensive history of transactions for all users, allowing you to track and analyze their payment activities over time.
The response will contain a JSON array of transaction objects, each including transactions details.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
number
0 to 100
Defaults to 10

Number of records to return. Defaults to 10 if no value is provided

date

Starting date

date

Ending date

integer
≥ 1
Defaults to 1

Page number

string
enum

Filter particular types of transactions. Comma separated to include multiple types

Allowed:
uuid

Filter transactions to include only provided wallet token.

boolean
Defaults to false

Whether to show transactions from all clients

Headers
string

Unique key to prevent duplicate processing

Responses

Language
Credentials
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json