Appearance
Returns a single user's details by ID, including name, email, and role.
GET /v1/users/{userId}
userId
200 — User
user
401
403 — Forbidden
404