cURL
curl --request GET \ --url https://api.responsibly.tech/v1/suppliers/{id}/emission-targets \ --header 'x-api-key: <api-key>'
{ "items": [ { "id": "12h43XyZhc4rak2670e37xv[...]", "scope": "1", "reductionValue": 10, "reductionUnit": "percentage", "baseYear": 2022, "targetYear": 2023, "setOn": "2023-05-31T22:00:00.000Z", "verifier": "EY", "dataType": "Group data" } ] }
Returns emission targets by supplier ID.
Show child attributes
Was this page helpful?