Get paginated audit logs filtered by parameters passed in the query.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Number of items per page
1 <= x <= 1000
10
Number of items to skip
x >= 0
0
Either list
or count
list
, count
Action
Resource Id
Resource Type
Resource Name
Resource Fqn
Cluster Id
Workspace Id
Slug of Subjects (comma separated)
Start Time (ISO 8601)
End Time (ISO 8601)
Returns list/count of audit logs according to filter
The response is of type object
.