Management API to get audit logs

Chanakya Jayabalan 65 Reputation points
2023-02-15T19:26:23.9366667+00:00

Hi ,

I am trying to get the audit log of single user in Office 365.

The below is giving me audit details of all users .But I want to query only for single user. Any possibilty to query it int API rather than processing the data for single user . Please guide

Thanks

Chanakya

                //var testResponse = httpClient.GetAsync($"https://manage.office.com/api/v1.0/{tenantId}/activity/feed/subscriptions/content?contentType=Audit.SharePoint&PublisherIdentifier={tenantId}&startTime=2023-02-01&endTime=2023-02-09");


Office Development
Office Development
Office: A suite of Microsoft productivity software that supports common business tasks, including word processing, email, presentations, and data management and analysis.Development: The process of researching, productizing, and refining new or existing technologies.
4,321 questions
Office Management
Office Management
Office: A suite of Microsoft productivity software that supports common business tasks, including word processing, email, presentations, and data management and analysis.Management: The act or process of organizing, handling, directing or controlling something.
2,331 questions
0 comments No comments
{count} votes

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.