Hello, I want to retrieve some account info like the email address of an user.
Is there a way to do it using HTTP endpoints? If not, is there another way?
Thanks.
To retrieve the account information, such as email address, of the connected user you can use the /2/users/get_current_account endpoint.