{ "opencollection": "1.0.0", "info": { "name": "Kisi Calendars Controller Wiegands API", "version": "1.0.0" }, "items": [ { "info": { "name": "Controller Wiegands", "type": "folder" }, "items": [ { "info": { "name": "Fetch controller wiegands", "type": "http" }, "http": { "method": "GET", "url": "https://api.kisi.io/controller_wiegands", "params": [ { "name": "controller_id", "value": "", "type": "query", "description": "Filter by controller ID" } ], "auth": { "type": "apikey", "key": "Authorization", "value": "{{Authorization}}", "placement": "header" } }, "docs": "Fetch controller wiegands" } ] } ], "bundled": true }