Environment Variables
Retrieve a variable usage
Returns the workflows that reference this environment variable via {{env.KEY}} in their step controls. variableId is required.
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