List Transactions

Retrieve all transactions that meet the requested criteria. Supports filtering by status, method, dates, and other attributes. Results can be sorted and paginated.

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

Search criteria for filtering and sorting transactions.

Search criteria for listing transactions.

integer

Page number for pagination. Starts at 1.

integer

Number of records per page. Maximum is 100.

sortOptions
object

Sorting options for the results.

criteria
object

Filter criteria for the search.

Headers
string
enum
required

Controls response timing. Use NEVER for immediate synchronous response or ALWAYS for asynchronous processing with later response.

Allowed:
Responses

400

The request could not be processed. Check for missing required fields, invalid values, or incorrect data formats.

401

Authentication failed. Verify that the Authorization header contains a valid Bearer token.

403

The authenticated user does not have permission to perform this operation.

500

An unexpected error occurred on the server while processing the request.

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json
.readme-logo { display: none !important; }