---
title: "ListApps returns list of apps in the repo"
method: GET
path: "/api/v1/repositories/{repo}/apps"
tags: ["RepositoryService"]
---

# ListApps returns list of apps in the repo

`GET /api/v1/repositories/{repo}/apps`

## Path parameters

- `repo` string, required

## Query parameters

- `revision` string

## Response `200`

(empty)

- RepositoryRepoAppsResponse
  - `items` RepositoryAppInfo[]
    - `path` string
    - `type` 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)
