So on create/update methods, there's a attributes param, described as "base64 encoded JSON document describing the user attributes".
However, on both the read user and the auth/me endpoints, it doesn't return the attributes. How can we retrieve the data?