👨💻Player
Get data insights and actions about the currently logged-in user.
Get username
GEThttp://localhost:42281/player/username
Return the username of the currently logged in player.
Response
the username{
"error": "Invalid request"
}Last updated
Was this helpful?