{
"user": {
"id": "550e8400-e29b-41d4-a716-446655440000",
"email": "user@example.com",
"phone": "+79991234567",
"avatar_url": "string",
"first_name": "Иван",
"last_name": "Иванов",
"language": "ru",
"country": "RU",
"timezone_offset_minutes": 180,
"is_active": true,
"is_admin": false,
"meta": {
"preferences": {
"notifications": true
},
"extra": {
"last_sync": "2025-01-01"
},
"plan": "premium",
"tags": [
"vip",
"active"
]
},
"created_at": "2019-08-24T14:15:22.123Z",
"updated_at": "2019-08-24T14:15:22.123Z"
},
"authProviders": [
{
"provider": "vk",
"providerUserId": "12345",
"isActive": true,
"isTokenValid": true,
"linkedAt": "2025-01-15T12:00:00Z",
"displayName": "Иван Иванов",
"displayId": "user@example.com",
"email": "user@example.com",
"avatarUrl": "https://avatars.yandex.net/get-yapic/123/islands-200"
}
],
"projects_count": 3
}