List transactions in transaction account

Lists transactions belonging to a transaction account by its ID.

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

The unique identifier of the transaction account.

Query Params
string

Limit to transactions on or after this date. Required if end_date is provided. If not provided, defaults to the furtherest date allowed by the user's subscription.

string

Limit to transactions on or before this date. Required if start_date is provided. If not provided, defaults to today's date.

string

Limit to transactions updated since an ISO 8601 timestamp.

integer

Limit to uncategorised transactions.

string
enum

Limit to transactions of this type.

Allowed:
integer

Limit to transactions that need to be reviewed.

string

Limit to transactions matching a keyword search string. The provided string is matched against the transaction amount, account name, payee, category title, note, labels, and the date in ISO 8601 format.

integer

Choose a particular page of the results.

Responses

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