---
title: "List my environment variables"
method: GET
path: "/me/env-vars"
tags: ["Me"]
---

# List my environment variables

`GET /me/env-vars`

List every sandbox config of this workspace with the caller's own config-wide variables and the credentials its skills declared, each reporting whether it is unset, filled in workspace-wide, or filled in by the caller. Values are never returned.

## Response `200`

One group per sandbox config

- object

## Other responses

- `401` — Unauthorized

## Changes

- **2026-08-27** `a0dc8a28a47f` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/tencentblueking/apis/weknora-api/changes/me/env-vars/get.md)

---

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