Get Transactions

Lists recent transactions for your account. Results are paginated and return up to 3 transactions by default. Pass limit to request up to 10 transactions per call. For status checks on a known transaction, use GET /api/b2b/transactions/{transactionId} with the transaction ID or external reference instead of polling this list endpoint.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

Use this endpoint to list recent transactions for your account. Results are paginated and return up to 3 transactions by default. You can pass limit to request up to 10 transactions per call.

For status checks on a known payout, collection, refund, onramp, or SDK transaction, use the Get Transaction endpoint with the transaction ID or your external reference instead of polling this list endpoint.

Query Params
string
string
string
string

Format YYYY-MM-DD

string

Format YYYY-MM-DD

string

pending, failed or successful

integer
1 to 10
Defaults to 3

Number of transactions to return. Defaults to 3 and cannot exceed 10.

string

Used to get the transactions after the specified transactionId

Responses

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