---
title: "Get mesh apps info"
method: GET
path: "/v1/dev_space/{id}/mesh_apps_info"
tags: ["DevSpace"]
---

# Get mesh apps info

`GET /v1/dev_space/{id}/mesh_apps_info`

Get mesh apps info

## Path parameters

- `id` string, required

## Headers

- `Authorization` string, required

## Response `200`

OK

- SetupclusterMeshDevInfo
  - `apps` SetupclusterMeshDevApp[]
    - `name` string
    - `workloads` SetupclusterMeshDevWorkload[]
      - `kind` string
      - `name` string
      - `status` integer
  - `header` ModelHeader
    - `key` string
    - `type` string
    - `value` string
  - `namespace` string
  - `resources` SetupclusterMeshDevResources
    - `delete` string
    - `install` string
  - `rollback` SetupclusterRollback
    - `header` SetupclusterRollbackHeader
      - `add` object
      - `update` object

---

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