KPI Components
Fetch data used to populate KPI UI components displayed in the application, sourced from your Client API.
The single operation in this category, GET /components/kpis/{kpiComponentId}, returns one JSON object per KPI with a title, the aggregated value to display, an optional footer text, and an optional link URL opened when the component is clicked. Unlike Grid components, KPI requests take no pagination, sorting, or filtering parameters — only the general parameters such as reference_id, language, and locale apply.