Microsoft Graph presence APIs are now available in public preview

Microsoft Graph team

Today, we’re excited to announce the preview of Microsoft Graph presence APIs. You can use these APIs to:

You can access these APIs using user delegated permissions with admin consent.

An image showing the architecture of the presence APIs.

Presence APIs return two key parameters: availability and activity.

  • Availability is basic presence information that returns values such as Available, Busy, Away, and so on.
  • Activity is supplemental information about a user’s availability, such as InACall, InAMeeting, OutofOffice, and so on.

For a list of the possible values that are returned, see the presence resource topic.
These values are aligned with the Teams presence states.

Next steps

Try the APIs using Microsoft Graph Explorer.

If you have any feedback about or suggestions for these APIs, please let us know via User Voice (under Cloud Communications).

Happy coding!

Feedback usabilla icon