getEnvironments
Retrieve all configured environments in the Unleash Feature Toggle system to manage and audit feature flag settings across different contexts.
Instructions
Get a list of all environments configured in Unleash
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Input Schema (JSON Schema)
{
"type": "object"
}