Read the stored env config and secret-key marks
config
Read the stored env config and secret-key marks
Return the stored env map alongside the operator’s secret-key marks.
data.env is the stored env key-value map (a never-written store yields
an empty map). data.secret_keys is the current
EnvSecretMarksSettings.secret_keys — the env key names the operator
marked secret so the editor masks them on display.
GET
Read the stored env config and secret-key marks

