Get LCA Calculation Errors
Get LCA Calculation Errors
List data problems that silently distort an LCA’s calculated results, grouped by canvas block
GET
Get LCA Calculation Errors
Get LCA Calculation Errors
List every data problem that distorts the calculated results of an LCA without failing the calculation. Pieces without a linked activity or emission factor contribute 0 to every category, and pieces with incomplete unit conversions are dropped entirely — this endpoint surfaces those silent omissions, attributed to the canvas block they live in, so they can be fixed.Request
Path Parameters
The UUID of the LCA portfolioExample:
a1b2c3d4-e5f6-7890-abcd-ef1234567890Headers
Your API key for authenticationExample:
sk_live_1234567890abcdefYour organization UUIDExample:
a8315ef3-dd50-43f8-b7ce-d839e68d51faQuery Parameters
Filter the items to a single canvas block.Example:
e5f6a7b8-c9d0-1234-ef01-567890123456Response
One item per (error code, canvas block) combination
Example
Successful Response
items array means no data problems were detected.
Common Errors
404 Not Found
Cause: LCA does not exist or does not belong to the specified organizationRelated Endpoints
Get LCA Dashboard
Calculated impact results by life cycle stage
LCA Overview
LCA API introduction and concepts