Skip to main content
GET
Get audit log summary

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

days
integer
default:7

Size of the window the summary covers

Response

Audit activity over the window

totalLogs
integer
required
uniqueActors
integer
required
uniqueModules
integer
required
actionsByModule
object
required

Action count keyed by module

recentActivity
object[]
required