List transactions

Retrieve an ordered and paginated list of all transactions in the authenticated environment.

This endpoint is rate-limited to 30 requests per minute, per environment.

Query Params
string

The transaction state on which to filter the returned list. Can be one of succeeded, failed, gateway_processing_failed, gateway_processing_result_unknown.

string

The number of transactions to return. By default returns 20, maximum allowed is 100.

string

The token of the item to start from (e.g., the last token received in the previous list if iterating through records)

string

The order of the returned list. Default is asc, which returns the oldest records first. To list newer records first, use desc.

Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

Language
Credentials
Basic
base64
:
Response
Choose an example:
application/json