Jericho / ZoomNet

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

Adding support for retrieving the user profile for a Zoom Phone user. #331

Closed joshrogers-pg closed 8 months ago

joshrogers-pg commented 8 months ago

Addressing issue #330

This adds the ability to retrieve the user profile for a Zoom Phone user. https://developers.zoom.us/docs/api/rest/reference/phone/methods/#operation/phoneUser

joshrogers-pg commented 8 months ago

@Jericho thank you for the review, I've updated to address your requested changes.