The [GetAuditLog] asynchronous implementation. Use this function to download a large amounts of data. Take a look at the [GetHistoryReports] and [DownloadHistoryReport] functions for downloading details.
Allowed roles: `Owner`.
**Example request:** Get the three log items from the 2018-02-01 00:00:00 to the 2018-03-01 00:00:00 and filter.
Query parameters
from_datestringRequired
The UTC ‘from’ date filter in 24-h format: YYYY-MM-DD HH:mm:ss
to_datestringRequired
The UTC ‘to’ date filter in 24-h format: YYYY-MM-DD HH:mm:ss
audit_log_idlist of integersOptional
The audit history ID list separated by semicolons (;)
filtered_admin_user_idstringOptional
The admin user ID to filter
filtered_iplist of stringsOptional
The IP list separated by semicolons (;) to filter
filtered_cmdlist of stringsOptional
The function list separated by semicolons (;) to filter
advanced_filtersstringOptional
A relation ID to filter (for example: a phone_number value, a user_id value, an application_id value)
desc_orderbooleanOptionalDefaults to false
Whether to get records in the descent order
outputstringOptionalDefaults to csv
The output format. The following values available: csv. The default value is csv
Response
Successful response
resultinteger
Returns 1 if the request has been completed successfully
history_report_idinteger
The history report ID