---
title: "Audit Log"
description: "Read the audit log of changes in Fenerum."
url: https://www.fenerum.com/en-DK/docs/api/audit-log/
updated_at: "2026-09-22T00:00:00"
---
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](https://www.fenerum.com/en-DK/docs/api.md) versus the UI. Entries are read-only; use the `export/` action to request a downloadable export, and see [Logging](https://www.fenerum.com/en-DK/docs/api/guides/logging.md) for attributing your own API calls via the `X-Client-System` / `X-Client-System-User` headers.

`GET /api/v1/audit-logs/` (schema: https://app.fenerum.com/api/swagger/?format=openapi)

---

## Navigation

Up: [Subscription management & financial insights on autopilot](https://www.fenerum.com/en-DK/index.md) › [Documentation](https://www.fenerum.com/en-DK/docs.md) › [API Documentation](https://www.fenerum.com/en-DK/docs/api.md)

Full site index: https://www.fenerum.com/llms.txt
