Get a single result
Call GET /v1/screenings/{screeningId}/result using the screeningpublicId from the screening step.
All values are in kg CO₂e, broken down across the six LCA stages:
Stages with no data return
0.
Bulk export
Call GET /v1/screenings/results to pull results for your entire product catalog — useful for dashboards or reporting. Supports pagination (page, pageSize) and an include query parameter to limit which stages are returned (e.g. ?include=total,distribution). Add ?type=csv to receive the response as a CSV file.