🤖 For AI agents: The complete documentation index is available at /docs/llms.txt. A markdown version of this page is available at /docs/apis/audit-logs/index.md.

Audit Log API

This page contains the APIs that are used to manage the Audit Log. Here are the APIs:

OperationMethodEndpoint
Add an Entry to the Audit LogPOST/api/system/audit-log
Retrieve an Audit LogGET/api/system/audit-log/{logId}
Search the Audit LogGET
POST
/api/system/audit-log/search?message={message}&start={start}&end={end}&user={user}
/api/system/audit-log/search
Export Audit LogsGET
POST
/api/system/audit-log/export?message={message}&start={start}&end={end}&user={user}
/api/system/audit-log/export