v1

latestOpenAPI 3.0.0CoreStack Inc License2026-07-248001,5071.7 MB
SummaryDashboard

Get cloud-wise cost usage and top resource consumption data for the service accounts in a tenant

Get cloud-wise cost usage and top resource consumption data for the service accounts in a tenant

post/v1/summary_dashboard/cloud_wise_usage

Request body

tenant_idstring required

Tenant ID for the request

service_account_idsstring[]
group_by'day' | 'month' | 'year' required

The field by which the usage data is grouped.

is_markupboolean

Flag to indicate if the cost includes markup

time_range'Day' | 'Month' required

The Range of time for which the usage data is requested.

include_forecast_costboolean

Flag to indicate if the cost is projected

Example request

{
  "group_by": "day",
  "time_range": "Day"
}

Response

Fetched successfully