{
"id": 1,
"name": "Jane Doe",
"email": "jane@example.com",
"first_name": "Jane",
"last_name": "Doe",
"public_image_url": "https://example.com/avatar.png",
"role": "admin",
"initials": "JD",
"status": "active",
"created_at": "2019-08-24T14:15:22.123Z",
"updated_at": "2019-08-24T14:15:22.123Z"
}