Question (People API) : by query of "other contacts", how can I get other fields of them (photos, coverPhotos, etc...) ? #7940
Labels
priority: p4
type: feature request
‘Nice-to-have’ improvement, new feature or different behavior or design.
Using
OtherContacts.list()
, I succeeded to get a list ofPerson
instances there (relevant link here and here ), but as the API says, I can only request tofetch this information:
"emailAddresses,names,phoneNumbers"
How can I get the rest? Is there even an ID for each item here (had it for Contacts API here ) ?
Is there perhaps a workaround to get the rest of the fields for each item of the list here?
The text was updated successfully, but these errors were encountered: