We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
[GET] 마이페이지 유저 정보 조회 ( 서영 )
서영 메소드 경로 짧은 설명 GET /mypage/info 유저 정보 조회
서영
{baseURL}/mypage/info
{ "success": true, "data": [ { "id": "ex4", "name": "ex4", "email": "[email protected]", "major": "IT", "pw": "$2b$12$jPn6vdrc.WwW.4J49vNfMOEclJZQxVxKMGkKWvDQRR239/6Cz1J4S", "tel": "111" } ] }