Audit Logs
Get Audit Logs
Get paginated audit logs filtered by parameters passed in the query.
GET
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Query Parameters
Number of items per page
Required range:
1 <= x <= 1000
Example:
10
Number of items to skip
Required range:
x >= 0
Example:
0
Either list
or count
Available options:
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)
Response
200 - application/json
Returns list/count of audit logs according to filter
The response is of type object
.