A valid request URL is required to generate request examples
{ "paths": [ { "path": "secret/shared/database", "keys": [ { "key": "DB_PASSWORD", "consumers": [ "db", "api", "ai" ] } ], "keyCount": 3 } ], "totalPaths": 123, "totalKeys": 123, "approleServices": [ "<string>" ] }
Returns secrets schema grouped by vault path with key names and consumer service mappings. Admin only. NEVER returns secret values.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Bearer <token>
<token>
Grouped secrets inventory
Show child attributes