Access controlGet user access tokenGet user access token GET /auth/:userId/token Returns user jwt based on the email. The jwt can be used in some endpoints of the API to obtain energy data from the user. Request Responses200401404defaultUser jwtUnauthorizedNot foundUnexpected error