팀 노션 모음집
/
최종 프로젝트
/
Hobby Hop
/
API 명세😍
/
다른 유저 프로필 조회
Search
Duplicate
다른 유저 프로필 조회
method
GET
Token
URL
/api/users/profile/{otherUserId}
request
-
request header
{ "Authorization": Bearer tokenvalue }
response
{ "success":
true
, "httpStatus": "OK", "errorMessages":
null
, "data": { "username": "username" } }
response header
담당자
분류
유저
에러 코드
요구사항
우선순위
2순위
진행 상황
완료