GET /user/{user_id}
GET
/user/{user_id}
<Description of the endpoint> user_id
Response
{ "SETTOP_NUM": "ABC12345", "USER_ID": 1, "USER_NAME": "이민정", "GENDER" : "여자", "AGE": 24, "SPOTIFY" : 0 }
{ "error": "error" }
Last updated 1 year ago