LifeTimeTableDK
curl --request GET \
--url https://api.realtimelca.com/rest/api/Mapping/lifetimetable \
--header 'Authorization: Bearer <token>'Project
LifeTimeTableDK
Retrieves the full lifetime table for construction elements, mapping each construction type to the expected lifetimes (in years) of its associated materials. This data is used in LCA (Life Cycle Assessment) calculations to determine how long materials within a given construction element are expected to last.
GET
/
Mapping
/
lifetimetable
LifeTimeTableDK
curl --request GET \
--url https://api.realtimelca.com/rest/api/Mapping/lifetimetable \
--header 'Authorization: Bearer <token>'Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Response
default
Response schema not yet documented in the upstream Postman spec.
⌘I

