{
"isSuccess": true,
"isFailure": true,
"error": {
"code": "<string>",
"message": "<string>",
"info": [
"<string>"
]
},
"value": {
"id": 123,
"name": "<string>",
"accountsCount": 123,
"configurationsCount": 123,
"walletsCount": 123,
"pendingUsersCount": 123,
"activeUsersCount": 123,
"isEnabled": true,
"firstAdminPendingEmail": "<string>"
}
}