API ReferenceUsersGet a userVersion: 2.0Get a user GET /v2/users/:username Get a user and view details like the email, username, and associated roles. Request Responses200403404A user.Permissions do not allow retrieving the user.User not found.