List all bank transactions

The endpoint allows developers to receive user-authorized transaction data.

Path Params
string
required
Query Params
string

Comma-separated list of account IDs to filter transactions

string

Comma-separated list of categories to filter transactions

string

Comma-separated list of account types to filter transactions (e.g., CHECKING, SAVINGS)

string

Comma-separated list of account subtypes to filter transactions

string

Filter transacted_at greater than or equal (ISO-8601)

string

Filter transacted_at less than or equal (ISO-8601)

integer

A page number within the paginated result set.

integer

Number of results to return per page. Default is 100, maximum is 500.

Responses

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