Hi there,
I was wondering is it possible to get all player data for specific title without passing in specific keys every time?
Answer by Citrus Yan · Aug 18, 2020 at 06:04 AM
Do you mean that you want to use GetUserData to retrieve all the key-value pairs for a player without having to pass in specific keys every time? In that case, just don’t specify any keys in the request and you’ll get all the key-value pairs.
If you mean getting the player data for all the players in the title, then no, it's not supported.