Is it possible to get the IP addresses of all the users in a Teams meeting?

Leo Messi 20 Reputation points
2023-10-11T22:53:09.8866667+00:00

I am building a Teams bot app and to support one of the functions of the app, I need to check the IP addresses of the users in that meeting. So, I was wondering does Microsoft provide a way to get these IP addresses of the users in a Teams meeting?

Microsoft Teams | Development
Microsoft Security | Microsoft Graph
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Dillon Silzer 57,831 Reputation points Volunteer Moderator
    2023-10-12T03:48:09.9066667+00:00

    Hi Leo,

    From an API perspective (which it looks like you are trying to use) I do not think there is a Teams API that will return the user's IP address.

    As you can see List Participants does not report this back:

    List participants

    https://learn.microsoft.com/en-us/graph/api/call-list-participants?view=graph-rest-1.0&tabs=http

    You can try suggesting this feautre:

    https://feedbackportal.microsoft.com/feedback/forum/ad198462-1c1c-ec11-b6e7-0022481f8472

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.