Get EndUser statistics
Get summarized statistics for a given EndUser
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_7KmYgznJVHJRUBob5PKLKJ"
ISO 4217 currency code to convert to
GBP, USD, EUR, CAD, null "USD"
Filter for transactions with timestamp after the input value (as date)
"2026-05-22"
Filter for transactions with timestamp before the input value (as date)
"2026-05-21"
Aggregate results over time, e.g., by week or by quarter
day, week, month, quarter, year "month"
Pivot results by merchant or by category
category, merchant "category"
Filter by specific categories
[
"ctg_X5gH9upA3LmDyvYfyPSQdG",
"ctg_BNSWwvcSMsBSZ84Dhc7ALh"
]Filter by specific merchants
[
"mrc_afZU3uJazQfWigrgJH5rhv",
"mrc_6g78vZRv7YhaAwmcyN9Tme"
]Filter by specific account reference IDs
["1234", "5678"]Response
OK