curl --location -g --request GET 'https://platform.esginvest.com/api/external/corporate/data-input/{{ID}}' \
--header 'Authorization: Bearer <token>'{
"data": {
"id": 23827,
"value": "123.45",
"target": null,
"target_type": null,
"meta": null,
"table_item_id": null,
"set_id": null,
"company_id": 156,
"indicator_id": 893,
"unit_id": 107,
"year_id": 12,
"status_id": 1,
"created_by": 17,
"modified_by": 17,
"created_at": "2026-02-11T00:23:05.000000Z",
"updated_at": "2026-02-11T00:23:05.000000Z",
"not_applicable": false,
"reference": null,
"comment": null,
"reason": null
}
}