{ "opencollection": "1.0.0", "info": { "name": "Mode Account Verify API", "version": "0.0.1" }, "items": [ { "info": { "name": "Verify", "type": "folder" }, "items": [ { "info": { "name": "Verify User", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/api/verify" }, "docs": "Returns a verification of the authorizing `User`" } ] } ], "bundled": true }