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

# Get Workloads Graph

`GET /query/v2/workloads/graph_data`

## 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

- WorkloadGraphDataResponse
  - `data` object[], required

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.net/myaltimate/apis/fastapi.md) · [All operations](https://skmtc.net/myaltimate/apis/fastapi/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/myaltimate/fastapi/versions/aab3fe5c9f05/schema)
