{
"code": 0,
"message": "string",
"data": {
"id": "string",
"createdAt": "string",
"updatedAt": "string",
"userPoolId": "string",
"isRoot": true,
"status": "string",
"oauth": null,
"email": null,
"phone": "string",
"username": "string",
"unionid": null,
"openid": null,
"nickname": "string",
"company": null,
"photo": "string",
"browser": null,
"device": null,
"password": null,
"salt": null,
"loginsCount": 0,
"lastIp": null,
"name": null,
"givenName": null,
"familyName": null,
"middleName": null,
"profile": null,
"preferredUsername": null,
"website": null,
"gender": "string",
"birthdate": null,
"zoneinfo": null,
"locale": null,
"address": null,
"formatted": null,
"streetAddress": null,
"locality": null,
"region": null,
"postalCode": null,
"city": null,
"province": null,
"country": null,
"registerSource": [
"string"
],
"secretInfo": null,
"emailVerified": true,
"phoneVerified": true,
"lastLogin": "string",
"blocked": true,
"isDeleted": true,
"phoneCountryCode": null,
"lastIP": null,
"token": "string",
"tokenExpiredAt": "string",
"identities": [
{
"id": "string",
"createdAt": "string",
"updatedAt": "string",
"userPoolId": "string",
"provider": "string",
"isSocial": true,
"extIdpId": "string",
"userId": "string",
"origianlProfile": null,
"userIdInIdp": "string",
"type": "string",
"userInfoInIdp": {
"nickname": "string",
"photo": "string",
"phone": "string",
"email": "string",
"gender": "string",
"blocked": true
},
"openid": null,
"accessToken": "string",
"refreshToken": null,
"syncIdentityProviderId": null
}
]
}
}