Fetch all data of Users

Actually since you already have the ID you could just loop through and get the meta.

https://developer.wordpress.org/reference/functions/get_user_meta/

get_user_meta(ID)

File not found.