{ "opencollection": "1.0.0", "info": { "name": "Gravitee.io - Access Management alerts Users API", "version": "4.12.0-alpha.3" }, "items": [ { "info": { "name": "Users", "type": "folder" }, "items": [ { "info": { "name": "List APIs for a User", "type": "http" }, "http": { "method": "GET", "url": "/management/users/:userId/apis", "params": [ { "name": "userId", "value": "", "type": "path" } ] }, "docs": "List APIs for a User" }, { "info": { "name": "List Applications for a User", "type": "http" }, "http": { "method": "GET", "url": "/management/users/:userId/applications", "params": [ { "name": "userId", "value": "", "type": "path" } ] }, "docs": "List Applications for a User" } ] } ], "bundled": true }