get https://baseApiUrl/saas/api/v2/auditlog
To request a specific batch of audit log entries, define the batch size and request a batch number with the following URI.
/api/v2/auditlog?batchId=<batchId>&batchSize=<batchSize>
Example
/api/v2/auditlog?batchId=1&batchSize=20