Get local IP information from API

Is your feature request related to a problem? Please describe.
During our daily Zoom custom session monitoring through an API/PHP implementation, we found out that a local machine connected to the Zoom service had an IP which isn’t in our current IP network range and, as we dig deeper into the problem, we checked that the computer was using an external IP from Amazon instead of the correct one. To make that analysis simple and more efficient, it would be great to have the local IP information published through the API, so we could compare that with the “strange” IP and solve the problem through the monitoring application.

Describe the solution you’d like
We would love it if we had that information accessible from the API, making a more efficient analysis of the incidents that happened and the ones to come eventually.

Describe alternatives you’ve considered
None so far.