get https://api.testwyre.com/v3/accounts//profileFieldsStatuses
Retrieve all profile data for an account without KYC data
Use Masquerading
If you're requesting an account which is not your own because you're acting on behalf of the account holder, you will need to use the masqueradeAs URL parameter.
You will encounter
AccessDeniedException
responses if you attempt to access a different account without this.If you need to fetch all the account data use Get Account instead.