I am attempting to isolate the PERSON_ID from accounts by using their email address.
I can get a ‘1’ response from Identify request, but I cannot see the data in the profile
I can see profile data when I use the Profiles API with a known PERSON_ID
Essentially, I have a known email address and I want to view the data within that profile.