■ Request ```json { "id": 1 } ``` ■ Response ```json { "id": 1, "email": "test+1@example.com", "name": "test_user" } ```
■ Request
{ "id": 1 }■ Response
{ "id": 1, "email": "test+1@example.com", "name": "test_user" }