Get all emissions for the specified organization.
GET/partner/v1.0/organizations/:organizationId/emissions
Get all emissions for the specified organization.
Request
Path Parameters
The ID of the organization
Query Parameters
Optional inventory ID to filter by
Optional activity ID to filter by
Default value: 50
Maximum number of results to return (default 50, max 1000)
Default value: 0
Number of results to skip for pagination (default 0)
Responses
- 200
OK
- text/plain
- application/json
- text/json
- Schema
- Example (from schema)
Schema
Array [
]
data
object[]
nullable
A page of emissions.
The ID of the emission entry.
The timestamp of when the emission was created.
Total emissions in kg CO2e.
ID of the activity this emission belongs to.
The ID of the GHG inventory to which this emission belongs.
Possible values: [Energy, Fuel, Transport, Purchased Goods, Capital Goods, Waste Disposal, Accommodation, Product Sale, Home Office, Investment, Unknown, Water, Fugitive Gases]
Start date/time of the activity period.
End date/time of the activity period.
Possible values: [Real Data, Proxy, System Proxy]
Facility ID where the activity occurred.
Supplier ID if the activity is associated with a supplier.
Supplier's facility ID if applicable.
Subsidiary ID for the emission.
ID of the emission factor used for calculation.
Source of the emission factor (e.g., "DEFRA", "EPA", "Ecoinvent").
Possible values: [Default, Custom, Product Footprint, Facility Specific, Representative Product, Unknown]
Possible values: [Scope 1, Scope 2, Scope 3]
Possible values: [Purchased Goods and services, Capital Goods, Fuel and Energy related activities, Upstream Transportation and Distribution, Waste generated in operations, Business Travel, Employee Commuting, Upstream Leased Assets, Downstream Transportation and Distribution, Processing of sold products, Use of sold products, End of life treatment of sold products, Downstream Leased Assets, Franchises, Investments]
Possible values: [Location Based, Market Based]
Percentage of emissions calculated using primary data (0-100).
Name of the emission factor used.
emissionFactorValue
object
Represents a numeric value with its unit of measurement.
The numeric value.
The unit of measurement (e.g., "kWh", "hours", "years").
location
object
Represents a geographical location where a manufacturing process or material sourcing takes place.
The unique identifier of the location.
The name of the city.
Possible values: non-empty
The ISO 3166-1 alpha-2 country code.
The full name of the country.
The name of the continent.
The latitude coordinate of the location.
The longitude coordinate of the location.
The total number of emissions matching the query.
{
"data": [
{
"id": "string",
"created": "2024-07-29T15:51:28.071Z",
"emissions": 0,
"activityId": "string",
"inventoryId": "string",
"activityCategory": "Energy",
"useStartTimestamp": "2024-07-29T15:51:28.071Z",
"useEndTimestamp": "2024-07-29T15:51:28.071Z",
"source": "Real Data",
"facilityId": "string",
"supplierId": "string",
"supplierFacilityId": "string",
"subsidiaryId": "string",
"emissionFactorId": "string",
"emissionFactorSource": "string",
"emissionFactorType": "Default",
"emissionScope": "Scope 1",
"scope3Category": "Purchased Goods and services",
"accountingMethod": "Location Based",
"primaryDataShare": 0,
"emissionFactorName": "string",
"emissionFactorValue": {
"value": 0,
"unit": "string"
},
"location": {
"id": "loc-12345",
"city": "Paris",
"country": "FR",
"countryName": "France",
"continent": "Europe",
"latitude": 48.8566,
"longitude": 2.3522
}
}
],
"totalCount": 0
}
- Schema
- Example (from schema)
Schema
Array [
]
data
object[]
nullable
A page of emissions.
The ID of the emission entry.
The timestamp of when the emission was created.
Total emissions in kg CO2e.
ID of the activity this emission belongs to.
The ID of the GHG inventory to which this emission belongs.
Possible values: [Energy, Fuel, Transport, Purchased Goods, Capital Goods, Waste Disposal, Accommodation, Product Sale, Home Office, Investment, Unknown, Water, Fugitive Gases]
Start date/time of the activity period.
End date/time of the activity period.
Possible values: [Real Data, Proxy, System Proxy]
Facility ID where the activity occurred.
Supplier ID if the activity is associated with a supplier.
Supplier's facility ID if applicable.
Subsidiary ID for the emission.
ID of the emission factor used for calculation.
Source of the emission factor (e.g., "DEFRA", "EPA", "Ecoinvent").
Possible values: [Default, Custom, Product Footprint, Facility Specific, Representative Product, Unknown]
Possible values: [Scope 1, Scope 2, Scope 3]
Possible values: [Purchased Goods and services, Capital Goods, Fuel and Energy related activities, Upstream Transportation and Distribution, Waste generated in operations, Business Travel, Employee Commuting, Upstream Leased Assets, Downstream Transportation and Distribution, Processing of sold products, Use of sold products, End of life treatment of sold products, Downstream Leased Assets, Franchises, Investments]
Possible values: [Location Based, Market Based]
Percentage of emissions calculated using primary data (0-100).
Name of the emission factor used.
emissionFactorValue
object
Represents a numeric value with its unit of measurement.
The numeric value.
The unit of measurement (e.g., "kWh", "hours", "years").
location
object
Represents a geographical location where a manufacturing process or material sourcing takes place.
The unique identifier of the location.
The name of the city.
Possible values: non-empty
The ISO 3166-1 alpha-2 country code.
The full name of the country.
The name of the continent.
The latitude coordinate of the location.
The longitude coordinate of the location.
The total number of emissions matching the query.
{
"data": [
{
"id": "string",
"created": "2024-07-29T15:51:28.071Z",
"emissions": 0,
"activityId": "string",
"inventoryId": "string",
"activityCategory": "Energy",
"useStartTimestamp": "2024-07-29T15:51:28.071Z",
"useEndTimestamp": "2024-07-29T15:51:28.071Z",
"source": "Real Data",
"facilityId": "string",
"supplierId": "string",
"supplierFacilityId": "string",
"subsidiaryId": "string",
"emissionFactorId": "string",
"emissionFactorSource": "string",
"emissionFactorType": "Default",
"emissionScope": "Scope 1",
"scope3Category": "Purchased Goods and services",
"accountingMethod": "Location Based",
"primaryDataShare": 0,
"emissionFactorName": "string",
"emissionFactorValue": {
"value": 0,
"unit": "string"
},
"location": {
"id": "loc-12345",
"city": "Paris",
"country": "FR",
"countryName": "France",
"continent": "Europe",
"latitude": 48.8566,
"longitude": 2.3522
}
}
],
"totalCount": 0
}
- Schema
- Example (from schema)
Schema
Array [
]
data
object[]
nullable
A page of emissions.
The ID of the emission entry.
The timestamp of when the emission was created.
Total emissions in kg CO2e.
ID of the activity this emission belongs to.
The ID of the GHG inventory to which this emission belongs.
Possible values: [Energy, Fuel, Transport, Purchased Goods, Capital Goods, Waste Disposal, Accommodation, Product Sale, Home Office, Investment, Unknown, Water, Fugitive Gases]
Start date/time of the activity period.
End date/time of the activity period.
Possible values: [Real Data, Proxy, System Proxy]
Facility ID where the activity occurred.
Supplier ID if the activity is associated with a supplier.
Supplier's facility ID if applicable.
Subsidiary ID for the emission.
ID of the emission factor used for calculation.
Source of the emission factor (e.g., "DEFRA", "EPA", "Ecoinvent").
Possible values: [Default, Custom, Product Footprint, Facility Specific, Representative Product, Unknown]
Possible values: [Scope 1, Scope 2, Scope 3]
Possible values: [Purchased Goods and services, Capital Goods, Fuel and Energy related activities, Upstream Transportation and Distribution, Waste generated in operations, Business Travel, Employee Commuting, Upstream Leased Assets, Downstream Transportation and Distribution, Processing of sold products, Use of sold products, End of life treatment of sold products, Downstream Leased Assets, Franchises, Investments]
Possible values: [Location Based, Market Based]
Percentage of emissions calculated using primary data (0-100).
Name of the emission factor used.
emissionFactorValue
object
Represents a numeric value with its unit of measurement.
The numeric value.
The unit of measurement (e.g., "kWh", "hours", "years").
location
object
Represents a geographical location where a manufacturing process or material sourcing takes place.
The unique identifier of the location.
The name of the city.
Possible values: non-empty
The ISO 3166-1 alpha-2 country code.
The full name of the country.
The name of the continent.
The latitude coordinate of the location.
The longitude coordinate of the location.
The total number of emissions matching the query.
{
"data": [
{
"id": "string",
"created": "2024-07-29T15:51:28.071Z",
"emissions": 0,
"activityId": "string",
"inventoryId": "string",
"activityCategory": "Energy",
"useStartTimestamp": "2024-07-29T15:51:28.071Z",
"useEndTimestamp": "2024-07-29T15:51:28.071Z",
"source": "Real Data",
"facilityId": "string",
"supplierId": "string",
"supplierFacilityId": "string",
"subsidiaryId": "string",
"emissionFactorId": "string",
"emissionFactorSource": "string",
"emissionFactorType": "Default",
"emissionScope": "Scope 1",
"scope3Category": "Purchased Goods and services",
"accountingMethod": "Location Based",
"primaryDataShare": 0,
"emissionFactorName": "string",
"emissionFactorValue": {
"value": 0,
"unit": "string"
},
"location": {
"id": "loc-12345",
"city": "Paris",
"country": "FR",
"countryName": "France",
"continent": "Europe",
"latitude": 48.8566,
"longitude": 2.3522
}
}
],
"totalCount": 0
}