---
title: "prepare the user's cloud shell environment"
method: GET
path: "/view/cloudshell/{subpath}"
tags: ["cloudshell"]
---

# prepare the user's cloud shell environment

`GET /view/cloudshell/{subpath}`

## Path parameters

- `subpath` string, required

## Response `200`

OK

- V1SimpleResponse
  - `status` string, required

## Other responses

- `400` — Bad Request
- `500` — Bummer, something went wrong

## Changes

- **2023-03-21** `68bb06fccf44` — 1 breaking, 1 info
  - added the new path request parameter `subpath`
  - api operation id `proxy` removed and replaced with `proxyPath`
- **2023-03-09** `a0cc5d422c34` — 1 warning, 1 info
  - deleted the `path` request parameter `subpath`
  - api operation id `proxyPath` removed and replaced with `proxy`

[Change history](https://skmtc.dev/kubevela/apis/kubevela-api-doc/changes/view/cloudshell/:subpath/get.md)

---

[API](https://skmtc.dev/kubevela/apis/kubevela-api-doc.md) · [All operations](https://skmtc.dev/kubevela/apis/kubevela-api-doc/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/kubevela/kubevela-api-doc/revisions/68bb06fccf44/schema)
