post deprecatedhttps://{hostname}/api/esg-management/v1/metrics/metric-details
Retrieve the latest details of ESG metrics based on Reporting Period.
Example Request
POST https://{hostname}/api/esg-management/v1/metrics/metric-details
POST https://trial-onetrust-com.ezp-prod1.hul.harvard.edu/api/esg-management/v1/metrics/metric-details
Below are the examples of request body to retrieve Metric Details.
{
"startDate": "2019-01-01",
"endDate": "2019-12-31"
}
{
"allTimeOption": "ESG.Metric.MetricData.AllTimeReportingPeriodOption"
}
End of Support Notification
As of June 8, 2025, these APIs are now deprecated. For more information, see OneTrust API Sunsetting & Deprecation Guidelines.
Use this API to retrieve the latest details for ESG metrics for the specified reporting period.