This Request allows users to get an email two-factor code for getting their own private key.
Request For Private Key API
{
"id": 1,
"createdAt": "2023-04-09T07:32:30.207Z",
"updatedAt": "2023-04-15T17:38:33.396Z",
"deletedAt": null,
"email": "john@doe.com",
"username": "johndoe",
"image": null,
"walletAddress": "0x8******************bd290",
"receiveEmail": true,
"canGetDeltaEnergy": false,
"emailVerify": true,
"emailVerificationCodeExpireTime": "2023-04-19T17:38:33.392Z",
"access": [],
"stripeCustomerId": "***",
"totalEnergyReceived": 0,
"totalPings": 0,
"isStageWallet": true
}