Get EndUser statistics
Get summarized statistics for a given EndUser
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_FdC97i9bDErxybpCMvMKyt"
ISO 4217 currency code to convert to
GBP, USD, EUR, CAD, AUD, null "USD"
Filter for transactions with timestamp after the input value (as date)
"2026-06-12"
Filter for transactions with timestamp before the input value (as date)
"2026-06-11"
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_GpbNHYcfPpVLqXUpHMahU5",
"ctg_6vPR8UumXnuHFbiPavwPC8"
]Filter by specific merchants
[
"mrc_EhUGbhWLmvXvX5tbFobFvy",
"mrc_83TwGgmoMNUcCdRZMMR8ro"
]Filter by specific account reference IDs
["1234", "5678"]Response
OK