ActorRef

Identifies the actor (user or API key) that performed an action.

  • id
    Type: string
    required

    Stable ID for the actor (UUID for users; the API key's keyId for service accounts).

  • type
    Type: stringenum
    required
    values
    • user
    • api_key