Servers

Get Server Audit Log

Gets a page of the audit log on this server.

get/api/v1/servers/{id}/audit

Path parameters

idstring int64 required

The ID of the server.

Query parameters

startinteger

The audit number to start at. This field is zero-indexed, so 0 is 1st.

limitinteger

The number of audit entries to show after start. Maximum 100.

Response

The audit log.

Changes

No recorded changes to this endpoint across all 1 revision of this API.