v62

latestOpenAPI 3.0.3raw.githubusercontent.com2026-07-31136116265.6 KB
project

Get environment variables of a project

get/v1/projects/{projectOrProductUID}/environment_variables

Response

The response body from an environment variables request.

environment_variable_notesobject

Optional per-variable annotations, keyed by variable name. Setting a key to an empty string removes its note. A 400 error is returned for any key that does not already exist as a stored variable and is not included in environment_variables in the same request.

environment_variablesobject required