users
Get a user by username
Get a user object by providing a username. Sensitive information will be sanitized out.
Permissions
Requires an active session but no other permissions.
get/api/v4/users/username/{username}
Path parameters
usernamestring required
Username
Response
User retrieval successful