maybe i didnt search good enough but i cant find it.
How can i get the list with current Database Users, so i can use them for existing users when they make a new database.
I don't believe there is an API for "all users" in one request, so you'd have to query each database to get all users for each one to get the full list (at this time anyway).