URI
/users
Description
닉네임으로 사용자의 정보를 요청하는 API
닉네임을 입력하지 않으면 본인 정보를 얻어옴
isSearch=true를 보내면 사용자 검색 → 리스트로 보내줌
Method
GET
Header
Name
Description
Type
Value
Example
Nullable
Path variable
Name
Description
Type
Value
Example
Nullable
Query Param
Name
Description
Type
Value
Example
Nullable
nickname
닉네임
string
-
-
O
isSearch
사용자 검색
boolean
true
-
O
Request Body
Name
Description
Type
Value
Example
Nullable
Response
200