{ "opencollection": "1.0.0", "info": { "name": "Passbolt Authentication (GPGAuth) Authentication (GPGAuth) Secrets API", "version": "5.0.0" }, "items": [ { "info": { "name": "Secrets", "type": "folder" }, "items": [ { "info": { "name": "View user's secret for a resource.", "type": "http" }, "http": { "method": "GET", "url": "https://passbolt.local/secrets/resource/:resourceId.json", "params": [ { "name": "resourceId", "value": "", "type": "path", "description": "ID for the resource being manipulated." } ] }, "docs": "View user's secret for a resource." } ] } ], "bundled": true }