Authorizations
API Key authentication for programmatic access. Include your API key in the Authorization header as: Bearer your_api_key_here
Path Parameters
Unique identifier of the audit log entry to retrieve
1Response
Successful response
Single audit log entry response
Unique identifier for this audit log entry
1When the audited event occurred
Organization where the event took place
Type of event that was audited (e.g., user.login, agent.runStarted)
Who or what performed the action (user, agent, chat)
ID of the user involved in the event (null if not applicable)
IP address where the event originated (null if not applicable)
ID of the chat involved in the event (null if not applicable)
ID of the agent involved in the event (null if not applicable)
ID of the agent run involved in the event (null if not applicable)
ID of the trigger involved in the event (null if not applicable)
Additional event-specific data (null if no extra data)
When this audit log entry was created in the database
Hydrated user information (included when available)
Hydrated agent information (included when available)
Hydrated trigger information (included when available)