I’m trying to get all my Patron’s email addresses but I can’t retrieve them. The rest of user fields such as full_name and created are retrieved correctly.
I’m authorizing the request with Creator’s Access Token as Authorization header so if I’m correct that includes all scopes.
Yes, my client is V2 and I’m not looking for identity endpoint. That gets information from the current user with reference to the oauth token, and what I want to do is, with admin access, get information from ALL my Patrons.