tokenSymbol
email
curl --request GET \ --url 'https://api.sandbox.brickken.com/get-investor-info?tokenSymbol=EXMPL&email=investor@example.com' \ --header 'x-api-key: YOUR_API_KEY'
{ "email": "investor@example.com", "kycStatus": "approved", "whitelistStatus": true }