<!--
{
  "availability" : [

  ],
  "documentType" : "symbol",
  "framework" : "apple-school-and-business-manager-api",
  "identifier" : "/documentation/AppleBusinessAPI/AuditEventActorType",
  "metadataVersion" : "0.1.0",
  "role" : "Type",
  "symbol" : {
    "kind" : "Type",
    "modules" : [
      "Apple Business API"
    ],
    "preciseIdentifier" : "data:AppleBusinessAPI:AuditEventActorType"
  },
  "title" : "AuditEventActorType"
}
-->

# AuditEventActorType

Strings that represent the type of entity that performed an action.

```
string AuditEventActorType
```

## Discussion

- Possible Values
  - USER: Action performed by a user.
  - API_USER: Action performed via API account.
  - SYSTEM: Action performed by the system.

---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)