Phone Masking setting not surfaced in the user api

Description/Error
GET /users/{userId}/settings doesn’t report whether the user has requested to mask their phone number in meetings.

This setting on this page https://zoom.us/profile/setting?tab=telephony

Which Endpoint/s?
GET /users/{userId}/settings

How To Reproduce (If applicable)

  1. Request settings for a user through GET /users/{userId}/settings
  2. Examine the telephony property
  3. No setting for masking your phone number is present

Screenshots (If applicable)
Setting view in the UI

Additional context
When we request participant information we don’t know if they want to have their phone number masked in the meeting or not. It would be helpful to know if this is something they have enabled.

Hey @zoom-test,

I will add this as a feature request!

Thanks,
Tommy