List Var Env
Lists the environment variables in the parent environment identified with the ID {envId}.
GET /resource/list/varenv/{envId}
Parameters
Parameters in bold are mandatory
Location | Name | Description | Type |
---|---|---|---|
path | envId | The ID of the environment from which you want to retrieve the list of environment variables. See Get Resource ID for further details on how to retrieve IDs. | str |
To see details on possible response codes, go to API Responses.