# The names of the configured secrets The credentials a job's lifecycle webhook may be authorized with, by name only — a value never leaves the Engine. Stored in conf.modules/vif/vod/secrets.json. Endpoint: GET /persist/secrets Version: 2.0.0 Security: engineBasic ## Response 200 fields (application/json): - `names` (array) The configured secret names, sorted. - `etag` (string,null) Server-assigned and ignored on a write. ## Response default fields (application/problem+json): - `type` (string) URI identifying the problem type. - `title` (string, required) Short, human-readable summary of the problem type. - `status` (integer, required) The HTTP status code, repeated from the response line. - `detail` (string) Human-readable explanation specific to this occurrence. - `instance` (string) URI identifying this specific occurrence of the problem.