I have a firebase function that gets the uploads data from firebase according to ID of the user:
admin.database().ref(\'uploads\').orderByChild(\'createdBy\')