Unique identifier for the actor
Type of actor (User, Contact, or Twist)
OptionalemailEmail address (only included with ContactAccess.Read permission).
undefined: No permission to read emailnull: Permission granted but email not setstring: Email addressOptionalnameDisplay name.
undefined: Not included due to permissionsnull: Not setstring: Display nameOptionalsourceThe actor's external account id for the connector receiving this object
(e.g. a Trello member id), or null if the actor has no linked account for
that connector. Populated by the runtime on dispatch — symmetric with
NewContact.source.accountId which connectors set on inbound sync.
Represents an actor in Plot - a user, contact, or twist.
Actors can be associated with threads as authors, assignees, or mentions. The email field is only included when ContactAccess.Read permission is granted.
Example