# get_langchain_env_var_metadata

> **Function** in `langsmith`

📖 [View in docs](https://reference.langchain.com/python/langsmith/env/_runtime_env/get_langchain_env_var_metadata)

Retrieve the langchain environment variables.

## Signature

```python
get_langchain_env_var_metadata() -> dict
```

---

[View source on GitHub](https://github.com/langchain-ai/langsmith-sdk/blob/aadfe00ed2cf31808d14a32646e73030a9eeb0b5/python/langsmith/env/_runtime_env.py#L184)