Get LCA Portfolio
Get LCA Portfolio
Retrieve a specific Life Cycle Assessment portfolio by its ID
GET
Get LCA Portfolio
Get LCA Portfolio
Returns the details of a specific LCA portfolio, including its name, date range, functional unit, impact categories, and current status.Request
Headers
Your API key for authenticationExample:
sk_live_1234567890abcdefYour organization UUIDExample:
a8315ef3-dd50-43f8-b7ce-d839e68d51faPath Parameters
UUID of the LCA portfolioExample:
550e8400-e29b-41d4-a716-446655440000Response
UUID of the LCA portfolio
UUID of the organization that owns this portfolio
Name of the LCA portfolio
Optional description of the portfolio
List of impact category identifiers included in this assessment (e.g.
"gwp", "ap", "ep")UUID of the primary output product (co-product), if set
Functional unit identifier (e.g.
"kg", "unit")Functional unit quantity
Start date of the assessment period (
YYYY-MM-DD)End date of the assessment period (
YYYY-MM-DD)Current status of the portfolio
When the portfolio was created (ISO 8601)
When the portfolio was last updated (ISO 8601)
Example
Successful Response
Common Errors
401 Unauthorized
Cause: Missing or invalid API key403 Forbidden
Cause: The authenticated user is not a member of the organization404 Not Found
Cause: LCA portfolio not found or doesn’t belong to your organizationRelated Endpoints
List LCA Portfolios
Browse all LCA portfolios
LCA Dashboard
Get environmental impact results

