Get all household transactions

List transactions for a household. Allows for specific filtering.

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

Unique identifier for a household.

Query Params
string

Comma-separated string of categories to include.

string
enum

Filter incoming or outgoing transactions exclusively.

Allowed:
string

Filter for specific ID's.

string

Filter for specific account ID's.

string

Filter on the account number of the counter party.

string
enum

Filter to include or exclude internal transactions. Defaults to false.

Allowed:
integer

A date range in months to include. For example: 3 months will include all transactions from the most recent account consent date minus 3 months. Defaults to 12 months. This parameter is incompatible with from_date and to_date.

date

Filter to select the first date of transactions to include. This parameter is incompatible with included_months.

date

Filter to select the last date of transactions to include. This parameter is incompatible with included_months.

string

Filter for recurring transactions. '0' will only include non-recurring transactions, '1' will only include recurring transactions.

string

Filter for transactions that contain any of the provided keywords.

string
enum

Filter for transactions that contain 1 of the provided type.

integer
≥ 1

Add a limit of returned transactions.

string
enum

Filter for ordering transactions by booking date.

Allowed:
string
enum

Use boolean to sort by desc (1 = descending, 0 = ascending).

Allowed:
Response

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