---
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-21** `b9cc757ca795` — 2 breaking
  - for the `query` request parameter `end_date`, default value was changed from `2026-08-18T12:53:39.783920` to `2026-08-21T05:12:15.541656`
  - for the `query` request parameter `start_date`, default value was changed from `2026-07-21T12:53:39.783833` to `2026-07-24T05:12:15.541601`
- **2026-08-20** `68cdcada31e3` — 2 breaking
  - for the `query` request parameter `end_date`, default value was changed from `2026-08-18T12:53:50.390536` to `2026-08-18T12:53:39.783920`
  - for the `query` request parameter `start_date`, default value was changed from `2026-07-21T12:53:50.390420` to `2026-07-21T12:53:39.783833`
- **2026-08-19** `4031762f858d` — 2 breaking
  - for the `query` request parameter `end_date`, default value was changed from `2026-08-18T12:53:43.118668` to `2026-08-18T12:53:50.390536`
  - for the `query` request parameter `start_date`, default value was changed from `2026-07-21T12:53:43.118583` to `2026-07-21T12:53:50.390420`
- **2026-08-19** `6aa0788aa5dc` — 2 breaking
  - for the `query` request parameter `end_date`, default value was changed from `2026-08-13T16:26:26.413836` to `2026-08-18T12:53:43.118668`
  - for the `query` request parameter `start_date`, default value was changed from `2026-07-16T16:26:26.413750` to `2026-07-21T12:53:43.118583`
- …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/b9cc757ca795/schema)
