{ "opencollection": "1.0.0", "info": { "name": "PG&E Share My Data Authorization API", "version": "1.0" }, "items": [ { "info": { "name": "Authorization", "type": "folder" }, "items": [ { "info": { "name": "List authorizations", "type": "http" }, "http": { "method": "GET", "url": "https://api.pge.com/GreenButtonConnect/espi/1_1/resource/Authorization" }, "docs": "Retrieves a list of active customer authorizations granting access to energy usage data for the authenticated third-party application." } ] } ], "bundled": true }