v1

latestOpenAPI 3.0.12026-07-134082641.7 MB
ActivityLog

Gets activity log entries.

get/System/ActivityLog/Entries

Query parameters

startIndexinteger nullable

Optional. The record index to start at. All items with a lower index will be dropped from the results.

Optional. The record index to start at. All items with a lower index will be dropped from the results.

limitinteger nullable

Optional. The maximum number of records to return.

Optional. The maximum number of records to return.

minDatestring date-time nullable

Optional. The minimum date. Format = ISO.

Optional. The minimum date. Format = ISO.

hasUserIdboolean nullable

Optional. Filter log entries if it has user id, or not.

Optional. Filter log entries if it has user id, or not.

Response

Activity log returned.

TotalRecordCountinteger

The total number of records available.

StartIndexinteger

The index of the first record in Items.