Get Audit Log Settings

GET {{base_url}}/fc/api/v1/settings/audit_log

HEADERS

KeyDatatypeRequiredDescription
Content-Typestring

RESPONSES

status: OK

{"purge_logs_older_than_enabled":true,"purge_logs_older_than_units":"months","export_to_file_before_purging_enabled":false,"export_to_file_before_purging_format":"csv","export_to_file_before_purging_path":"","export_timezone":"local","purge_logs_older_than_n":6}