---
title: "get dependency map"
method: GET
path: "/w/{workspace}/workspaces/get_dependency_map"
tags: ["workspace"]
---

# get dependency map

`GET /w/{workspace}/workspaces/get_dependency_map`

## Path parameters

- `workspace` string, required

## Response `200`

dmap

- DependencyMap[]
  - `workspace_id` string, nullable
  - `importer_path` string, nullable
  - `importer_kind` string, nullable
  - `imported_path` string, nullable
  - `importer_node_id` string, nullable

---

[API](https://skmtc.dev/windmill/apis/windmill-api.md) · [All operations](https://skmtc.dev/windmill/apis/windmill-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/windmill/windmill-api/revisions/7b281701c340/schema)
