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
string
required
Your API key for authenticationExample:
sk_live_1234567890abcdefstring
required
Your organization UUIDExample:
a8315ef3-dd50-43f8-b7ce-d839e68d51faPath Parameters
string
required
UUID of the LCA portfolioExample:
550e8400-e29b-41d4-a716-446655440000Response
string
UUID of the LCA portfolio
string
UUID of the organization that owns this portfolio
string
Name of the LCA portfolio
string | null
Optional description of the portfolio
array[string]
List of impact category identifiers included in this assessment (e.g.
"gwp", "ap", "ep")string | null
UUID of the primary output product (co-product), if set
string
Functional unit identifier (e.g.
"kg", "unit")number
Functional unit quantity
date
Start date of the assessment period (
YYYY-MM-DD)date
End date of the assessment period (
YYYY-MM-DD)string
Current status of the portfolio
datetime
When the portfolio was created (ISO 8601)
datetime | null
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