Get an end user using its end_user_id or heron_id
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": {
"confidence": 0.42,
"created": "2025-05-08T18:49:44.803072",
"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": "<any>"
}
],
"data_sources": [
{
"status": "new",
"type": "pdf"
}
],
"end_user_id": "aa968871-a167-4a5e-b1d2-01adcfc7bfe6",
"heron_id": "eus_T589t4U4XsREV6kBVsBCjG",
"is_portfolio": true,
"last_processed_at": "2025-06-19T18:49:44.803527",
"last_updated": "2025-06-19T18:49:44.803111",
"name": "Company Name Inc.",
"profit_and_loss_layout": "<any>",
"status": "ready"
}
}
Ok
The response is of type object
.
Was this page helpful?
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": {
"confidence": 0.42,
"created": "2025-05-08T18:49:44.803072",
"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": "<any>"
}
],
"data_sources": [
{
"status": "new",
"type": "pdf"
}
],
"end_user_id": "aa968871-a167-4a5e-b1d2-01adcfc7bfe6",
"heron_id": "eus_T589t4U4XsREV6kBVsBCjG",
"is_portfolio": true,
"last_processed_at": "2025-06-19T18:49:44.803527",
"last_updated": "2025-06-19T18:49:44.803111",
"name": "Company Name Inc.",
"profit_and_loss_layout": "<any>",
"status": "ready"
}
}
Get an end user using its end_user_id or heron_id
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": {
"confidence": 0.42,
"created": "2025-05-08T18:49:44.803072",
"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": "<any>"
}
],
"data_sources": [
{
"status": "new",
"type": "pdf"
}
],
"end_user_id": "aa968871-a167-4a5e-b1d2-01adcfc7bfe6",
"heron_id": "eus_T589t4U4XsREV6kBVsBCjG",
"is_portfolio": true,
"last_processed_at": "2025-06-19T18:49:44.803527",
"last_updated": "2025-06-19T18:49:44.803111",
"name": "Company Name Inc.",
"profit_and_loss_layout": "<any>",
"status": "ready"
}
}
Ok
The response is of type object
.
Was this page helpful?
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": {
"confidence": 0.42,
"created": "2025-05-08T18:49:44.803072",
"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": "<any>"
}
],
"data_sources": [
{
"status": "new",
"type": "pdf"
}
],
"end_user_id": "aa968871-a167-4a5e-b1d2-01adcfc7bfe6",
"heron_id": "eus_T589t4U4XsREV6kBVsBCjG",
"is_portfolio": true,
"last_processed_at": "2025-06-19T18:49:44.803527",
"last_updated": "2025-06-19T18:49:44.803111",
"name": "Company Name Inc.",
"profit_and_loss_layout": "<any>",
"status": "ready"
}
}