List Custom Emission Groups
List Custom Emission Groups
Get paginated list of custom emission groups for your organization
GET
List Custom Emission Groups
List Custom Emission Groups
Retrieve all custom emission groups for your organization with pagination support. This endpoint returns groups without their associated emission factors.To get groups with their emission factors included, use the Organization Data endpoint instead.
Request
Headers
Your API key for authenticationExample:
sk_live_1234567890abcdefYour organization UUIDExample:
ff4adcc7-8172-45fe-9cf1-e90a6de53aa9Your user UUIDExample:
a1b2c3d4-e5f6-7890-abcd-ef1234567890Query Parameters
Page number
Items per page (max: 100)
Response
Example
Use Cases
List All Groups
Get overview of all custom emission groups:Filter by Category
List only groups of a specific category:For server-side category filtering, use the List by Category endpoint instead.
Display in UI
Create a dropdown selector for groups:Pagination Example
Handle large numbers of groups:Response Fields
Unique identifier for the group
Group name
Category type:
purchases, wastes, or energyDetailed description of the group
GHG origin type:
1 (fossil), 2 (biogenic), or 3 (mixed)Optional validity start date
Optional validity end date
Optional reference to who created the group
Related Endpoints
Get Group
View group with factors
List by Category
Filter by category
Organization Data
Get groups with factors
Create Group
Add new group

