Get Waste
Get Waste
Retrieve a single waste record with enriched data
GET
Get Waste
Get Waste
Retrieve a single waste record by ID with enriched data including CO2e emissions, user who created it, unit details, and linked projects.Request
Headers
Your API key for authenticationExample:
sk_live_1234567890abcdefYour organization UUIDExample:
a8315ef3-dd50-43f8-b7ce-d839e68d51faPath Parameters
UUID of the waste recordExample:
f47ac10b-58cc-4372-a567-0e02b2c3d479Response
Waste record UUID
Always
"wastes"Record status:
active, error, pendingWaste quantity after facility allocation, in the specified unit
Original waste quantity before facility allocation
Facility allocation percentage (0–1)
Waste stream identification name
Free-text description of the waste record
European Waste Catalogue (LER/LoW) code
Recovery/disposal operation code
Distance in km to the waste treatment center
Start date of the waste period (ISO 8601)
End date of the waste period (ISO 8601)
Calculated CO2 equivalent emissions in kg
CO2 equivalent biomass emissions in kg
UUID of the facility this waste belongs to
UUID of the user who created the record
Source waste UUID (if derived from a distributed waste record)
Same as
identification_name (kept for consistency with other modules)URL to download the linked file
UUID of the linked file
Name of the linked file
Timestamp when the record was created
Timestamp when the record was last updated
UUID of a custom emission factor, if applied
Custom emission factor details, if applied
Error details when status is
errorUnit of measurement
User who created the record
Projects linked to this waste record
Facility percentage allocations (for distributed waste records)
Example
Successful Response
Common Errors
404 Not Found
Cause: Waste record does not exist or does not belong to your organizationRelated Endpoints
List Wastes
Browse waste records
Update Waste
Modify a waste record

