Skip to main content
GET
List the audit log of one cluster

Authorizations

Authorization
string
header
required

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

Path Parameters

cluster_id
string<uuid>
required

Query Parameters

page
integer
default:1
page_size
integer
default:50
Required range: x <= 200
user_id
string<uuid>
action_type
string
resource_type
string
start_date
string<date-time>
end_date
string<date-time>

Response

One cluster's slice of the organisation audit trail, newest first.

items
object[]
required
page
integer
required
page_size
integer
required
total
integer
required
total_pages
integer
required