{ "opencollection": "1.0.0", "info": { "name": "Banno Admin Abilities User Context API", "version": "v0" }, "items": [ { "info": { "name": "User Context", "type": "folder" }, "items": [ { "info": { "name": "Get Plugin User Context", "type": "http" }, "http": { "method": "GET", "url": "https://api.banno.com/plugins/api/v0/context" }, "docs": "Returns the authenticated user/account context the host hands the\nplugin (institution ID, user ID, environment, locale). Subject to\nthe plugin's authorized scopes in Banno People.\n" } ] } ], "bundled": true }