list-environments
Retrieves the list of environments associated with a product ID, enabling per-environment feature flag management.
Instructions
This endpoint returns the list of the Environments that belongs to the given Product identified by the
productId parameter, which can be obtained from the List Products endpoint.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| productId | Yes | The identifier of the Product. |