firebase auth:export users.json

Category: Firebase & Firestore

firebase auth:export users.json

Export Auth users to a JSON file

Downloads every user account from Firebase Authentication into users.json, including UIDs, emails, provider info, and password hashes. The export is the standard way to back up or migrate users. Add --format csv to write comma-separated data instead, and import the file later with firebase auth:import.
Looking for more? Search all 7,657 commands — works offline, in English or Spanish, and fixes typos.