latestOpenAPI 3.0.0MIT2026-08-191554561.6 MB

72a2f83f0c5b

Environment Variables

Get environment variable

Returns a single environment variable by key. Secret values are masked.

get/v1/environment-variables/{variableKey}

Path parameters

variableKeystring required

The unique key of the environment variable (e.g. BASE_URL)

Response

OK

_idstring required
_organizationIdstring required
keystring required
type'string' required
isSecretboolean required
createdAtstring required
updatedAtstring required