Get one
Get one user
GET
/users/{userId}
<Description of the endpoint>
Headers
Name
Value
Content-Type
application/json
Authorization
Bearer <token>
Authority
Role
Description
MASTER
관리자
CUSTOMER
자신의 정보만
Response
Last updated
GET
/users/{userId}
<Description of the endpoint>
Headers
Content-Type
application/json
Authorization
Bearer <token>
Authority
MASTER
관리자
CUSTOMER
자신의 정보만
Response
Last updated