Pular para o conteúdo principal

The active casino's audit trail, newest first

GET 

/admin/activity

Who changed what, on which record, and what it looked like before.

Every write an operator makes through the console lands here, captured automatically rather than by anyone remembering to record it. An entry is one STATEMENT, not one row: a save that updated three rows in one statement is one entry, with the ids under properties.subjectIds.

A credential never appears in properties, and not because it is filtered on the way out — the capture never reads the column.

Rows whose scope is the PLATFORM rather than a casino — a sign-in, a menu edit, an artisan command — are not in this list. Ask for them with scope=platform, which a super user only may do, on the same reasoning that puts signing keys there.

Permission: activity.read

Request

Responses

The entries