I want to get the date of creation of the user registration in the application, to compute a trial period. I thought about creating a cloud function to feed a variable with this value, which would be perfect for new cases, but it would not do anything for the almost 270 users in production. However, I saw that the panel already exists such a date and would like to get this data. How can I access this data?