Skip to main content
GET
Get Custom Emission Factor

Get Custom Emission Factor

Retrieve complete details of a specific custom emission factor by its ID, including all emission values and associated unit information.

Request

Headers

string
required
Your API key for authenticationExample: sk_live_1234567890abcdef
string
required
Your organization UUIDExample: ff4adcc7-8172-45fe-9cf1-e90a6de53aa9
string
required
Your user UUIDExample: a1b2c3d4-e5f6-7890-abcd-ef1234567890

Path Parameters

string
required
UUID of the Custom Emission FactorExample: "factor-uuid-here"

Response

Returns the custom emission factor object with complete details including the unit object.

Example

Use Cases

Audit and Verification

Retrieve factor details for compliance audits:

Display in UI

Show factor details to users:

Common Errors

404 Not Found

Cause: Custom emission factor not found
Solution: Verify the factor ID exists using the list endpoint.

Update Factor

Modify factor values

Delete Factor

Remove factor

List Factors

View all factors in group

Overview

Learn about custom factors