Get Environment Auth
get_environment_authGet the environment-level authentication configuration for an environment. Secret values are always masked. Returns {configured:false} when no auth is set. Requires organization context (call set_context first).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| projectId | No | Public ID (GUID) of the project. If omitted, uses the active project context. | |
| environmentId | Yes | Public ID (GUID) of the environment |