Show an organization user
GET/v1/users/:id
Returns a single user of the API key's organization. The returned fields are identical to the list endpoint. Users outside the API key's organization return 404 (never 403), so ids cannot be probed for existence. Requires api_user|user_view.
Request
Responses
- 200
- 401
- 403
- 404
User
Unauthenticated
Missing permission
Not found