v1

latestOpenAPI 3.1.02026-07-24398280.9 KB
Organization management

List emissions sources in an org

Use this endpoint to get a list of emissions sources in the organization. If no filters are specified, all emissions sources in the organization are returned. You can optionally filter the results by process ID or business entity ID.

get/v1/organization/emissions_sources

Query parameters

process_idstring uuid

Filter emissions sources by process ID

business_entity_idstring uuid

Filter emissions sources by business entity ID. This will return all emissions sources that are descendants of the specified business entity.

emissions_source_type_idstring uuid

Filter emissions sources by source type ID

Response

The list of emissions sources

idstring uuid required
processIDstring uuid required
emissionsSourceTypeIDstring uuid required
emissionsModelIDstring uuid required
relatedSourceIDstring uuid nullable
scope1 | 2 | 21 | 22 | 3 | -1 required

The GHG protocol scope this source belongs to

status'ACTIVE' | 'INACTIVE' required

The status of this emissions source

descriptionstring

A description of what this emissions source represents

referenceSourceIDsEmissionsSourceID[] nullable

List of reference emissions source IDs