{ "opencollection": "1.0.0", "info": { "name": "Adobe Experience Cloud Adobe Analytics 2.0 Activities Environments API", "version": "2.0.0" }, "request": { "auth": { "type": "bearer", "token": "{{bearerToken}}" } }, "items": [ { "info": { "name": "Environments", "type": "folder" }, "items": [ { "info": { "name": "Adobe Target Adobe Experience Cloud List Environments", "type": "http" }, "http": { "method": "GET", "url": "https://analytics.adobe.io/target/environments" }, "docs": "Returns a list of environments (development, staging, production) configured for the Adobe Target tenant." } ] } ], "bundled": true }