Environment Variables
Retrieve a variable usage
Retrieve a variable usage using the Novu REST API. Requires your environment secret key in the Authorization header.
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)
Response
OK
Array of workflows that reference this environment variable