Get User By Username
Get a user by username.
:param username: The username of the user to get :param db: The database session :param session_user: The authenticated user :return: The user
get/api/v2/users/{username}
Path parameters
usernamestring required
Headers
authorizationstring nullable
Cookies
modaic_sessionstring nullable
Response
Successful Response
{"stackTrail":"paths:/api/v2/users/{username}:get:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}