{ "opencollection": "1.0.0", "info": { "name": "ExtremeCloud IQ Account RTTS API", "version": "25.9.0-36" }, "items": [ { "info": { "name": "RTTS", "type": "folder" }, "items": [ { "info": { "name": "List RTTS supported devices", "type": "http" }, "http": { "method": "POST", "url": "https://api.extremecloudiq.com/rtts/supported-devices", "body": { "type": "json", "data": "{}" }, "auth": { "type": "bearer", "token": "{{bearerToken}}" } }, "docs": "List RTTS supported devices for the specified location filter." } ] } ], "bundled": true }