{
"code": "1",
"message": "success",
"data": {
"id": 1,
"email": "user@example.com",
"memberName": "홍길동",
"nickname": "gildong",
"profileImg": "https://s3.amazonaws.com/bucket/profile.jpg",
"bio": "안녕하세요, 개발자입니다.",
"provider": "LOCAL",
"providerId": null,
"createdAt": "2024-01-01T10:00:00",
"updatedAt": "2024-01-15T14:30:00"
}
}