{ "opencollection": "1.0.0", "info": { "name": "TDP plg_auth_check API", "version": "v1" }, "items": [ { "info": { "name": "plg_auth_check", "type": "folder" }, "items": [ { "info": { "name": "plg_auth_check_list", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/plg_auth_check/" }, "docs": "Handle get request and verify user is authorized to access plg apps." } ] } ], "bundled": true }