{
"code": 0,
"message": "string",
"data": {
"thirdPartyIdentity": {
"provider": null,
"refreshToken": null,
"accessToken": null,
"scope": null,
"expiresIn": null,
"updatedAt": null
},
"id": "string",
"createdAt": "string",
"updatedAt": "string",
"userPoolId": "string",
"isRoot": true,
"status": "string",
"oauth": null,
"email": "string",
"phone": "string",
"username": "string",
"unionid": null,
"openid": null,
"nickname": null,
"company": null,
"photo": "string",
"browser": null,
"device": null,
"password": "string",
"salt": "string",
"loginsCount": 0,
"lastIp": "string",
"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,
"sendSmsCount": 0,
"sendSmsLimitCount": 0,
"encryptedPassword": "string",
"signedUp": "string",
"externalId": null,
"mainDepartmentId": null,
"mainDepartmentCode": null,
"lastMfaTime": null,
"passwordSecurityLevel": 0,
"resetPasswordOnFirstLogin": true,
"syncExtInfo": null,
"phoneCountryCode": null,
"lastIP": "string",
"token": "string",
"tokenExpiredAt": "string",
"identities": [
"string"
],
"positions": [
"string"
],
"arn": "string",
"customData": [
"string"
]
}
}