GET v1/bunits/{bunitId}/consumers/{consumerId}/microsoft365account/auditlogs?types[0]={types[0]}&types[1]={types[1]}
Get all audit log entries for a Microsoft 365 account
                
Request Information
URI Parameters
| Name | Description | Type | Additional information | 
|---|---|---|---|
bunitId | 
                    The ID of the business unit the consumption unit of the account is related to | integer | 
                                 Required  | 
                
consumerId | 
                    The ID of the consumption unit of the account | integer | 
                                 Required  | 
                
types | 
                    Type filter | Collection of integer | 
                             None.  | 
                
Body Parameters
None.
Response Information
Resource Description
A hyper collection of audit logs
IHttpActionResultNone.
Response Formats
application/json, text/json
            Sample:
                    
Sample not available.