Indicators

Search for LCIA indicators by method name, category, indicator or spold id.

get

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
or
nullOptional
fromintegerOptional

Pagination start index

Default: 0
limitinteger · max: 100Optional

Number of results to return

Default: 5
versionstringOptional

Version name or 'latest'

Default: latest
system_modelstringOptional

System model name or 'cutoff'

Default: cutoff
Responses
200

Successful response with matching indicators

application/json
get
/v0/indicators

Last updated

Was this helpful?