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