@xue28 hi, i working with nodejs, i need to get informations about the administrator of WordPress, i need to get email.
I tried use the api .get(“customers”),I thought about that, because in page users in wp-admin, how in this picture, is show all users. But when i access this API, in this list not is show the email of administrator, in my case : accounts-limited@twism.com
I need one method to get this email by API using nodejs