---
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-16** `a9773752575f` — 2 breaking
  - for the `query` request parameter `end_date`, default value was changed from `2026-08-13T16:26:24.472978` to `2026-08-13T16:26:26.013250`
  - for the `query` request parameter `start_date`, default value was changed from `2026-07-16T16:26:24.472887` to `2026-07-16T16:26:26.013157`
- **2026-08-14** `7b73a4034706` — 2 breaking
  - for the `query` request parameter `end_date`, default value was changed from `2026-08-12T15:09:23.732160` to `2026-08-13T16:26:24.472978`
  - for the `query` request parameter `start_date`, default value was changed from `2026-07-15T15:09:23.732099` to `2026-07-16T16:26:24.472887`
- **2026-08-13** `33e87d9898ad` — 2 breaking
  - for the `query` request parameter `end_date`, default value was changed from `2026-08-12T15:09:24.093522` to `2026-08-12T15:09:23.732160`
  - for the `query` request parameter `start_date`, default value was changed from `2026-07-15T15:09:24.093454` to `2026-07-15T15:09:23.732099`
- **2026-08-12** `a71fce1f5c26` — 2 breaking
  - for the `query` request parameter `end_date`, default value was changed from `2026-08-07T12:53:03.137653` to `2026-08-12T15:09:24.093522`
  - for the `query` request parameter `start_date`, default value was changed from `2026-07-10T12:53:03.137563` to `2026-07-15T15:09:24.093454`
- …earlier changes not shown

[Full 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/a9773752575f/schema)
