admin.audit
Operator: query the SHA-256 hash-chained governance audit trail. Returns tamper-evident records of all platform actions.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum number of recent events to return. Default: 50, max: 1000. | |
| admin_key | Yes | Platform admin key. Set via CIVITAE_ADMIN_KEY environment variable. | |
| event_type | No | Filter by event type, e.g. 'provision', 'kassa', 'governance', 'economy'. Leave empty for all. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||