{
"success": true,
"response": {
"id": 1024,
"firstName": "Juan",
"middleName": "S",
"lastName": "Dela Cruz",
"birthDate": "1998-01-01T00:00:00.000Z",
"lastLogin": "2026-05-06T10:00:00.000Z",
"avatar": "https://cdn.example.com/avatar.png",
"email": "juan@example.com",
"isActive": true,
"signUpWith": "LOCAL"
}
}