# Audit Log
These endpoints allow you to manage audit logs.
Audit logs are used to track the actions of users in your organization.
## List Audit Log Records
- [GET /api/v1/audit-log](https://docs.fordefi.com/api/latest/openapi/audit-log/list_audit_log_records_api_v1_audit_log_get.md): Get a list of audit log records.
## Export Audit Log
- [GET /api/v1/audit-log/export](https://docs.fordefi.com/api/latest/openapi/audit-log/export_audit_log_api_v1_audit_log_export_get.md): Get a CSV-format list of audit log records.