API
Data API
KPI
Methods allow you to get a list of portal KPIs or information on a specific KPI.
Methods allow you to get a list of portal KPIs or information on a specific KPI.
Return a list of KPIs.
count integer
The number of KPIs.
next string (uri) Nullable
Next page.
previous string (uri) Nullable
Previous page.
results array of objects
An array of objects with information about KPI's.
Returns information about KPI by ID.
id integer
KPI ID.
cid string <= 255 characters Nullable
KPI ID in the user system.
name string [ 1 .. 255 ] characters
KPI name.
units string <= 255 characters Nullable
KPI indicator unit.