get
https://{targetURL}/api/v1/users//profile
Returns the personal-profile fields for another user — first/last name, timezone, email — typed as Profile. The target user must be a member of one of your groups, otherwise the call returns 401. Use GET /users/{userID} instead when you want the user envelope (UserDTO) including IDs and group memberships.
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
401You don't have permission to view this users profile.
404This users profile was not found.