Solved
Only 6 fields returned when accessing person API
The person (lead) API is only returning these fields right now:
- id
- updatedAt
- lastName
- createdAt
- firstName
Though our customer records in question have more than just these 6 fields. Has there been a change to how the Get Person API calls work recently?