Get Admin Console Audit Logs API
To get admin console audit logs. To use this API, app needs the Admin API Scope. GET https://{{host}}/api/public/auditlogs?size=50&offset=0&fromDate={{timestamp}}&toDate={{timestamp}}&fetchAfter={{AuditLogId}} NOTE: This feature was introduced in ver7.2 of the platform. Query Parameters Parameter Description host Environment URL, for example, https://bots.kore.ai size Number of records to be fetched upto a maximum of…