
<h1 class="has-pills">
  AuditAgentAPIContext
  <span data-algolia-exclude><span class="pill pill--object pill--normal-case pill--large"><code>OBJECT</code></span></span>
</h1>

Context for an audit event created during an agent API request



| `agentUuid` `String` The agent UUID |
| --- |
| `authenticationType` `String` The type of token that authenticated the agent |
| `connectionState` `String` The connection state of the agent |
| `organizationUuid` `String` The organization UUID that the agent belongs to |
| `requestIpAddress` `String` The remote IP which made the request |
| `sessionIpAddress` `String` The IP of the agent session which made the request |


