---
title: "GetManifests returns application manifests"
method: GET
path: "/api/v1/applications/{name}/manifests"
tags: ["ApplicationService"]
---

# GetManifests returns application manifests

`GET /api/v1/applications/{name}/manifests`

## Path parameters

- `name` string, required

## Query parameters

- `revision` string

## Response `200`

(empty)

- RepositoryManifestResponse
  - `manifests` string[]
  - `namespace` string
  - `revision` string
  - `server` string
  - `sourceType` 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)
