{ "opencollection": "1.0.0", "info": { "name": "PortainerCE auth motd API", "version": "2.39.1" }, "items": [ { "info": { "name": "motd", "type": "folder" }, "items": [ { "info": { "name": "fetches the message of the day", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/motd" }, "docs": "**Access policy**: restricted" } ] } ], "bundled": true }