post
https://saner.secpod.com/AncorWebService/perform
This method is used to fetch audit logs based on organization, accounts, users, startdate and enddate, tool, actions, and limit.
| Key | Meaning | Mandatory | Data Type |
|---|---|---|---|
| organization | Organization identifier to filter audit logs | No | string |
| accounts | Account identifiers to filter audit logs | No | array |
| users | User identifiers to filter audit logs | No | array |
| startdate | Start date from which audit logs are fetched (format: yyyy-MM-dd in UTC) | Yes | string |
| enddate | End date till which audit logs are fetched (format: yyyy-MM-dd in UTC) | Yes | string |
| limit | Maximum number of audit log records to fetch | No | string |
