MINARA

列出统一密钥

GET /v1/credentials/secrets — 返回所有已配置的凭证密钥,涵盖扁平凭证槽(`dataSources` / `messaging` / `custom`)以及仅存在于进程环境中的消息密钥,每个密钥仅显示脱敏预览(从不返回原始值)。使用统一

GET /v1/credentials/secrets

返回所有已配置的凭证密钥,涵盖扁平凭证槽(dataSources / messaging / custom),以及仅存在于进程环境中的消息密钥。每个密钥仅显示脱敏预览,从不返回原始值。统一使用 UPPER_SNAKE 命名空间,为 request_secret 填充密钥的表单状态轮询提供支持。

方法GET
路径/v1/credentials/secrets
鉴权设置 GATEWAY_AUTH_TOKEN 时,需要 Authorization: Bearer <token>
分类preferences

本页目录