{ "opencollection": "1.0.0", "info": { "name": "PG&E Share My Data Authorization Subscriptions API", "version": "1.0" }, "items": [ { "info": { "name": "Subscriptions", "type": "folder" }, "items": [ { "info": { "name": "List subscriptions", "type": "http" }, "http": { "method": "GET", "url": "https://api.pge.com/GreenButtonConnect/espi/1_1/resource/Subscription" }, "docs": "Retrieves a list of data subscriptions for authorized customer accounts with subscription status and details." } ] } ], "bundled": true }