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
Changes
No recorded changes to this endpoint across all 13 revisions of this API.