From the documentation for GET /sapi/v1/sub-account/universalTransfer, I understand that we will get transfers from master
account to sub-accounts by default.
If we want to get transfers from sub-accounts to master account, we need to specify the toEmail
as the master account email. But, where do we get the master account email? Is there any API endpoint to get it?