A valid request URL is required to generate request examples
{ "kpis": [ { "id": 1, "name": "Production Rate", "data_type": "number", "frequency": "daily", "direction": "higher", "description": "Units produced per hour", "unit": "units", "aggregation": "sum" } ] }
cURL
curl --request GET \ --url {protocol}://{host}/api/v1/kpis \ --header 'Authorization: Bearer <token>'
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Bearer <token>
<token>
KPIs found
Show child attributes