Get the information of a user

Returns the user envelope (UserDTO) for another user — the user's userID, username, primary group, and basic profile fields. The target user must be a member of one of your groups, otherwise the call returns 401. Use GET /users/{userID}/profile instead when you only need the personal-profile fields without the user-level IDs.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
int32
required
Headers
string
Defaults to Swagger
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

401

You don't have permission to view this users information.

404

This user was not found.

Language
Credentials
Header
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json
text/json