Audit Log
An Audit Log entry is an immutable record of a single change in Fenerum — a create, update, delete, or system event — capturing when it happened (action_time), who performed it (user, plus user_impersonator and user_client_system when acting on behalf of another), and what changed (entry_type, changed_fields, attributes). Use it to build a compliance trail or reconcile activity performed through the API versus the UI. Entries are read-only; use the export/ action to request a downloadable export, and see Logging for attributing your own API calls via the X-Client-System / X-Client-System-User headers.
Loading API documentation...