List transactions

Retrieve a paginated list of transactions for your account. You can filter transactions by date range and status.

Transactions are returned in descending order by creation date (most recent first).

Query Params
date-time

Filter transactions created on or after this date (ISO 8601 format)

date-time

Filter transactions created on or before this date (ISO 8601 format)

string
enum

Filter by transaction status

Allowed:
string

Filter by account ID

integer
≥ 1
Defaults to 1

Page number for pagination (1-indexed)

integer
1 to 100
Defaults to 10

Number of items per page (maximum 100)

Responses

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