Accounts
Get energy accounts
Get a list of energy account ids that are tied to a given user.
Note that this endpoint was previously named '/users/{user_id}/accounts', which is still live (user_id is the id you submitted for the user that you submitted when you initialized a Connect Token).
get/accounts
Headers
Authorizationstring required
access_token passed as "Bearer {access_token}"
Pelm-Client-Idstring required
Pelm-Client-Id given to a developer when they register
Pelm-Secretstring required
Pelm-Secret given to a developer when they register
Response
Successful operation