Authorizations
Path Parameters
Query Parameters
What to order transactions by
Available options:
amount_asc
, amount_desc
, abs_amount_asc
, abs_amount_desc
, description_asc
, description_desc
, timestamp_asc
, timestamp_desc
, id_asc
, id_desc
, confidence_asc
, confidence_desc
, created_asc
, created_desc
Filter by the heron_id of the category that the transaction is annotated with
Example:
"ctg_Pan4ECTW3zrbRFFYbF9tyP"
Filter for transactions whose values were last updated in Heron systems after the specified input value, isoformat
Example:
"2025-10-07T12:43:10.144616"
Account ids to include. If not provided, all accounts are included
Results page
Required range:
x >= 1
Desired results per page
Required range:
1 <= x <= 50000