{ "opencollection": "1.0.0", "info": { "name": "Johnson & Johnson LifeScan Devices Patients API", "version": "1.0" }, "items": [ { "info": { "name": "Patients", "type": "folder" }, "items": [ { "info": { "name": "List patients", "type": "http" }, "http": { "method": "GET", "url": "https://api.lifescan.com/patients" }, "docs": "Retrieves a list of patients associated with the authenticated healthcare provider or application." } ] } ], "bundled": true }