{ "opencollection": "1.0.0", "info": { "name": "SolarWinds Loggly Account Teams API", "version": "2" }, "request": { "auth": { "type": "bearer", "token": "{{bearerToken}}" } }, "items": [ { "info": { "name": "Teams", "type": "folder" }, "items": [ { "info": { "name": "Solarwinds List Alert Teams", "type": "http" }, "http": { "method": "GET", "url": "https://{subdomain}.loggly.com/apiv2/alerting/teams" }, "docs": "Returns all alert teams configured in the account." } ] } ], "bundled": true }