<!--
{
  "documentType" : "article",
  "framework" : "AppStoreConnectAPI",
  "identifier" : "/documentation/AppStoreConnectAPI/actors",
  "metadataVersion" : "0.1.0",
  "role" : "collectionGroup",
  "title" : "Actors"
}
-->

# Actors

Get information about who or which service made a review submission.

## Topics

### Reading actor information

[`List all actors`](/documentation/AppStoreConnectAPI/GET-v1-actors)

Get a list of actors.

[`Read actor information`](/documentation/AppStoreConnectAPI/GET-v1-actors-_id_)

Get information about a specific actor.

### Objects

[`object Actor`](/documentation/AppStoreConnectAPI/Actor)

An entity in the audit log representing the person, service, or system that performed an action in App Store Connect.

[`object ActorResponse`](/documentation/AppStoreConnectAPI/ActorResponse)

A response containing a single audit log actor who performed a tracked action in App Store Connect.

[`object ActorsResponse`](/documentation/AppStoreConnectAPI/ActorsResponse)

A response containing a list of audit log actors who performed actions in App Store Connect.



---

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)