---
title: "Get Workloads Graph Summary"
method: GET
path: "/query/v2/workloads/graph_summary"
tags: ["QUERIES_V2"]
---

# Get Workloads Graph Summary

`GET /query/v2/workloads/graph_summary`

Get workloads graph summary (total cost) for streamlit/notebook workloads

## Query parameters

- `start_date` string, date-time
- `end_date` string, date-time
- `workload_type` string
- `navigationSource` string, nullable

## Headers

- `x-tenant` string, required

## Response `200`

Successful Response

- object

## Other responses

- `422` — Validation Error

## Changes

- **2026-08-06** `affa27ab9ae4` — 2 breaking
  - for the `query` request parameter `end_date`, default value was changed from `2026-07-31T03:09:39.288065` to `2026-08-06T09:24:01.869260`
  - for the `query` request parameter `start_date`, default value was changed from `2026-07-03T03:09:39.288016` to `2026-07-09T09:24:01.869171`
- **2026-08-05** `b960b12479bf` — 2 breaking
  - for the `query` request parameter `end_date`, default value was changed from `2026-07-31T03:12:06.085650` to `2026-07-31T03:09:39.288065`
  - for the `query` request parameter `start_date`, default value was changed from `2026-07-03T03:12:06.085591` to `2026-07-03T03:09:39.288016`

[Change history](https://skmtc.dev/myaltimate/apis/fastapi/changes/query/v2/workloads/graph_summary/get.md)

---

[API](https://skmtc.dev/myaltimate/apis/fastapi.md) · [All operations](https://skmtc.dev/myaltimate/apis/fastapi/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/myaltimate/fastapi/revisions/affa27ab9ae4/schema)
