I’m using Unity’s Player Authentication with the “Username & Password” method. I would like to know how to retrieve the username and user ID for all registered users.
- Is there a way to view this information in a dashboard?
- If not, what method or API can be used to fetch the username and user ID of all registered users?
Hi there,
Currently this is not exposed via the Player Management view in the Dashboard, the closest thing currently is the Player Management view which only shows if an Player Account has a Username & Password set, but does not actually display the Username.
There is support for a list players in the Command Line utility (and via the REST API, which it uses) but I can’t remember off hand if it includes the Username in the response, I’ll look into that.
We are aware that the functionality around Player Management has some limitations in this area and are looking to improve on it.
1 Like
How to use these REST APIs? The new dashboard makes it difficult to find the right settings, especially when watching older videos that reference the old dashboard. I like the new layout, but it would be great if YouTube tutorials were updated to match the new dashboard.