Indicators
This endpoint returns a list of LCIA indicators that match the specified search criteria. Every dataset within a given version-system model will always contain the same set of methods and indicators.
Authorizations
OAuth2passwordRequired
Token URL:
Query parameters
queryany ofOptional
Search term for method, category, indicator or spold id.
stringOptional
nullOptional
fromintegerOptionalDefault:
Pagination start index
0limitinteger · max: 100OptionalDefault:
Number of results to return
5versionstringOptionalDefault:
Version name or 'latest'
latestsystem_modelstringOptionalDefault:
System model name or 'cutoff'
cutoffResponses
200
Successful response with matching indicators
application/json
401
Unauthorized
application/json
403
Forbidden
application/json
404
Requested resource not found
application/json
422
Validation Error
application/json
500
Internal Server Error
application/json
get
/v0/indicatorsLast updated
Was this helpful?