{ "opencollection": "1.0.0", "info": { "name": "Arduino IoT Cloud binaries_v2 properties API", "version": "2.0" }, "items": [ { "info": { "name": "properties", "type": "folder" }, "items": [ { "info": { "name": "listAll properties", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/iot/v1/properties" }, "docs": "Returns the list of all properties of the user" } ] } ], "bundled": true }