Get User's presence Microsoft Graph Api v1.0

Huyen Trang Luu 1 Reputation point
2020-12-01T13:55:59.187+00:00

Hi,

I would like to get the information about a user's presence in Microsoft Teams.

I saw that this endpoint is only available in Microsoft Graph Api version beta at the moment.
(https://learn.microsoft.com/en-us/graph/api/presence-get?view=graph-rest-beta&tabs=csharp)

I would like to know when this endpoint is available in version 1.0?

Thank you in advance for your response!

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
11,448 questions
0 comments No comments
{count} votes

2 answers

Sort by: Most helpful
  1. Deva-MSFT 2,256 Reputation points Microsoft Employee
    2020-12-07T17:55:09.617+00:00

    Unfortunately, not much info available on this. The best guidance that can be given is to understand about our versioning/support. You may want to continue to check the [change logs] of the Microsoft Graph API documentation for updates.

    0 comments No comments

  2. AsithwMSFT 1,420 Reputation points Microsoft Vendor
    2023-12-25T01:12:06.7066667+00:00

    @Huyen Trang Luu

    Get User Presence API now works with both Delegated and Application Permission in Graph v1.0. I verified it.

    please find the documentation

    https://learn.microsoft.com/en-us/graph/api/presence-get?view=graph-rest-beta&tabs=csharp#permissions

    If the answer is helpful, please click Accept Answer and kindly upvote. If you have any further questions about this answer, please click Comment.

    0 comments No comments