Skip to main content
 print this page

List defined cost-analysis KPIs

GET 

/cost-analysis/kpis

Returns a paginated list of KPIs from the cost-management KPI details table (KPIId, Name, Description, Config, and optionally LastModifiedTime / TimePeriod). Caller must pass a valid role_id. Pagination: limit defaults to 100 and max is 1000 (GE-1028 if exceeded); offset is 1-based (handler converts to zero-based). Response includes next_available (yes|no), count, and total_count. When next_available is "yes", increment offset to fetch the next page; when "no", you have reached the last page.

Request

Responses

Paginated KPI list. Check next_available to determine if more pages exist.

Response Headers
    Access-Control-Allow-Origin
    Access-Control-Allow-Methods
    Access-Control-Allow-Headers