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": "58f4ab80-8e26-4fcc-9f59-58bacca4330e", "confidence": 0.42, "created": "2026-05-23T03:46:19.423008", "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_52JAE6mTuxaiEqhtXU6LLC", "is_portfolio": true, "last_processed_at": "2026-07-04T03:46:19.423287", "last_updated": "2026-07-04T03:46:19.423043", "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?