팀 노션 모음집
/
뉴스피드 프로젝트
/
일찍끝내조!
/
API
/
유저 프로필 보기
Search
Duplicate
유저 프로필 보기
Method
GET
API
/api/users/{userId}
Category
user
Request Body
Request Header
Response Body
{ "success": true, "httpStatus": "OK", "responseBody": { "data": { "username": "test5", "email": "
test@test.com
", "introduce": "HI!" }, "errorResponse": null } }
비고