List all journal entries
Path parameters
Query parameters
Only return Journal Entries after the start date (inclusive).
Only return Journal Entries before the end date (inclusive).
Only return Journal Entries where at least one Line Entry belongs to the specified Ledger.
Only return Journal Entries with the specified creation source.
The sort order for the results.
Comma-separated list of expandable paths.
token for pagination
Only return Journal Entries where the description matches the specified keyword(s).
Only return journal entries with the specified monetary amount. If specified, minAmount and maxAmount parameters are ignored. If no decimal place provided, rounded values will be matched. E.g. an input of 100 will match 100.13 and 100.45, but an input of 100.13 will only match that value.
Only return journal entries with a monetary amount of at least the specified amount. Ignored if amount is set.
Only return journal entries with a monetary amount less than specified amount. Ignored if amount is set.
One or more comma-separated lists of ledger IDs. Only return Journal Entries where at least one Line Entry belongs to one of the specified ledgers in a group. Specifying multiple groups will return an intersection of the matches.
[ "7JRNsKwy2Lw66caxVU7WGC" ]
The maximum number of journal entries to return per page.
Comma-separated list of categorization statuses ('pending', 'delayed', 'completed'). Only return Journal Entries whose categorization status matches one of the specified values.