Share via

Graph API - getteamsUserActivityDetails for specific user

Anonymous
2023-02-15T19:22:53.2766667+00:00

Hi ,

I am getting teams activities details of all users using below API

https://graph.microsoft.com/v1.0/reports/getTeamsUserActivityUserDetail(period='D30').

How to get response only for particular users .Please help.

Thanks

Chanakya

Microsoft Security | Microsoft Graph
0 comments No comments

Answer accepted by question author

Vasil Michev 127K Reputation points MVP Volunteer Moderator
2023-02-15T19:41:19.6433333+00:00

You cannot, the API does not offer filter capabilities. Export the data and filter it client-side instead.

Was this answer helpful?

1 person found this answer helpful.
0 comments No comments

0 additional answers

Sort by: Most helpful

Your answer

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