Skip to main content
GET
/
indicators
/
{indicatorId}
/
used
Get indicators used in hierarchy
curl --request GET \
  --url https://app.azalt.co/api/v1/indicators/{indicatorId}/used \
  --header 'Authorization: Bearer <token>'
[
  "<unknown>"
]

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

indicatorId
string
required

Response

Successful response