---
title: "GET /api/v1/applications/{applicationName}/managed-resources"
method: GET
path: "/api/v1/applications/{applicationName}/managed-resources"
tags: ["ApplicationService"]
---

# GET /api/v1/applications/{applicationName}/managed-resources

`GET /api/v1/applications/{applicationName}/managed-resources`

## Path parameters

- `applicationName` string, required

## Response `200`

(empty)

- ApplicationManagedResourcesResponse
  - `items` V1alpha1ResourceDiff[]
    - `diff` string
    - `group` string
    - `hook` boolean
    - `kind` string
    - `liveState` string
    - `name` string
    - `namespace` string
    - `targetState` string

---

[API](https://skmtc.net/devtron-labs/apis/consolidate-services.md) · [All operations](https://skmtc.net/devtron-labs/apis/consolidate-services/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/devtron-labs/consolidate-services/revisions/778bfc291d1e/schema)
