v4

OpenAPI 3.0.0MIT2026-07-311494532.1 MB
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)

Headers

idempotency-keystring

A header for idempotency purposes

Response

OK

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