Environment Variables
Retrieve a variable
Returns a single environment variable by key. Secret values are masked.
GET
PHP
Authorizations
API key authentication. Allowed headers-- "Authorization: ApiKey <novu_secret_key>".
Headers
A header for idempotency purposes
Path Parameters
The unique key of the environment variable (e.g. BASE_URL)