Jericho / ZoomNet

.NET client library for the Zoom.us REST API v2
MIT License
69 stars 45 forks source link

Add ability to retrieve a Zoom Phone user's profile #330

Closed joshrogers-pg closed 5 months ago

joshrogers-pg commented 5 months ago

We are in need of retrieving the profile for a Zoom Phone user. It turns out this profile differs based on which API you're calling, e.g. the meeting API returns different values for phone numbers and such.

This API endpoint can be found here: https://developers.zoom.us/docs/api/rest/reference/phone/methods/#operation/phoneUser

Note: I'll be submitting a PR very shortly for this feature.

Thank you.

Jericho commented 5 months ago

This would be a great addition! Thanks for doing this.

Jericho commented 5 months ago

:tada: This issue has been resolved in version 0.73.0 :tada:

The release is available on:

Your GitReleaseManager bot :package::rocket: