Get EndUser balance
Get balance for given EndUser on a daily and account granularity
Documentation Index
Fetch the complete documentation index at: https://docs.herondata.io/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Query Parameters
end_user_id for statistics; either end_user_id or end_user_heron_id is required
"your_end_user_id"
Heron-generated id for end user; either end_user_id or end_user_heron_id is required
"eus_mo6R7yGEfvchvwkdmxSP32"
ISO 4217 currency code to convert to
GBP, USD, EUR, CAD, AUD, null "USD"
Deprecated (use date_min instead). Filter for transactions with timestamp after the input value
"2026-05-28T20:20:06.110689"
Filter for transactions with timestamp after the input value (inclusive). It has precedence over timestamp_min
"2026-05-28"
Deprecated (use date_max instead). Filter for transactions with timestamp earlier than the input value
"2026-05-27T20:20:06.110729"
Filter for transactions with date earlier than the input value (inclusive). It has precedence over timestamp_max
"2026-05-27"
If true, forecasts the balances of each account
Filter by specific account reference IDs
["1234", "5678"]