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} \ --header 'x-api-key: <api-key>'
{ "end_user": { "end_user_id": "02fb3cde-469b-433c-9625-ecd5b70c5cc6", "confidence": 0.42, "created": "2026-04-23T22:57:33.280887", "criteria": [ { "context": "higher_is_better", "currency": "<string>", "date_range": "last_180_days", "description": "The number of unique transactions with a timestamp", "group": "data_quality", "label": "unique_transactions", "status": "not_available", "unit": "n", "value": 42.42 } ], "data_sources": [ { "type": "pdf", "status": "new" } ], "heron_id": "eus_eRFhyxuMpC8a4o25NfomVf", "is_portfolio": true, "last_processed_at": "2026-06-04T22:57:33.281140", "last_updated": "2026-06-04T22:57:33.280920", "meta": {}, "name": "Company Name Inc.", "profit_and_loss_layout": null, "status": "ready" } }
Get an end user using its end_user_id or heron_id
Ok
Show child attributes
Was this page helpful?