v1

latestOpenAPI 3.1.0Apache 2.0raw.githubusercontent.com2026-05-044743166.6 KB
envvars

Retrieve environment variable

Retrieve a specific environment variable for a specific project and environment.

get/api/v1/projects/{projectRef}/envvars/{env}/{name}

Response

Successful request

valuestring required

Example response

{
  "value": "slack_123456"
}