Skip to main content
The shared audit log records successful changes made through the Oximy platform and public API.

What an entry contains

  • Action and product module.
  • Resource type, identifier, and name when available.
  • Actor identity and role, or the API key responsible for the change.
  • Request method, path, timestamp, and request identifier.
  • A sanitized representation of the submitted values.
Audit entries are append-only. Product activity such as conversations, model traffic, approvals, and tool calls is available in the relevant product history rather than being collapsed into this administrative log.

Review and export

Workspace administrators can filter audit history by time, module, action, actor, resource, and search terms. They can inspect individual entries, pivot to the history for one resource, and export filtered results as CSV.
The shared audit log records successful authenticated mutations. Device-token operations, unauthenticated requests, and unsuccessful attempts are not represented as equivalent administrative changes.