{
    "success": true,
    "data": {
        "id": 1,
        "name": "김철수",
        "email": "kim@example.com",
        "role": "admin"
    }
}