Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request GET \ --url https://app.herondata.io/api/end_users/{end_user_id_or_heron_id}/benchmarks \ --header 'x-api-key: <api-key>'
{ "benchmarks": [ { "date_range": "last_180_days", "label": "unique_transactions", "percentile": 0.75, "rank": 22, "sample_size": 42, "scope": "user" } ] }
Get the benchmarks for each metric for an end user
OK
Show child attributes
Was this page helpful?