Skip to main content
GET
/
api
/
Configuration
/
Kpi
/
types
cURL
curl --request GET \
  --url https://api.example.com/api/Configuration/Kpi/types
[
  {
    "id": 123,
    "name": "<string>"
  }
]

Response

200 - application/json

OK

id
integer<int32>
name
string | null