Microsoft Teams | Development
Building, integrating, or customizing apps and workflows within Microsoft Teams using developer tools and APIs
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Hello All,
I need to collect the Tanent Id by using MS Graph API.
I have the information of the User and Azure AD application and Need to get Tanent Id.
Hi @Manoj Pant
You can log in to Graph Explorer with a user, then call the /organization API endpoint to get the tenant's id:
Hope this helps.
If the reply is helpful, please click Accept Answer and kindly upvote it. If you have additional questions about this answer, please click Comment.