Returns the value of a specific environment variable.Documentation Index
Fetch the complete documentation index at: https://docs.runaether.dev/llms.txt
Use this file to discover all available pages before exploring further.
Authentication
Requires a valid Bearer token.Path Parameters
Project ID (UUID).
Environment variable name.
Response
Environment variable name.
Environment variable value.
Errors
| Status | Description |
|---|---|
401 | Unauthorized — missing or invalid token |
404 | Not Found — project or environment variable does not exist |