---
title: "Get the resource dependencies graph for the current set of migratable resources."
method: GET
path: "/cloudmigration/resources/dependencies"
tags: ["migrations"]
---

# Get the resource dependencies graph for the current set of migratable resources.

`GET /cloudmigration/resources/dependencies`

## Response `200`

(empty)

- ResourceDependenciesResponseDTO
  - `resourceDependencies` ResourceDependencyDTO[]
    - `dependencies` string[]
    - `resourceType` 'DASHBOARD' | 'DATASOURCE' | 'FOLDER' | 'LIBRARY_ELEMENT' | 'ALERT_RULE' | 'ALERT_RULE_GROUP' | 'CONTACT_POINT' | 'NOTIFICATION_POLICY' | 'NOTIFICATION_TEMPLATE' | 'MUTE_TIMING' | 'PLUGIN'

---

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