v1

latestOpenAPI 3.1.0Apache 2.02026-07-245981,1853.0 MB
Carbon Management

Get List of Emission Factors

Use this API to get list of emission factors.

Example Request

GET https://{hostname}/api/esg-management/v1/emission-factors

GET https://trial.onetrust.com/api/esg-management/v1/emission-factors

get/v1/emission-factors

Response

OK

idstring uuid

The unique identifier of the entity.

namestring

The name of the entity.

Example response

[
  {
    "id": "c21319953-b4b5-4042-8cb9-b78038cc4c51",
    "name": "Emission Factor-1"
  }
]