getUser
Gets a user by either their username or userid. If a token is provided, then the private UserData is returned
| Request Body Information required to check if a user exists |
|---|
userid stringThe UserId |
username stringThe Username |
tokenContent stringThe token's content |
| Responses | |||||
|---|---|---|---|---|---|
200A successful request
|