'What is the "Created" variable name in Firebase Authentication?

I am using Python to try to get the "Created" in the Authentication tab on Firebase but it seems I don't get the correct name for it. I have tried: createdTime, created, creationDate, creationTime.

enter image description here

My code: enter image description here



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source