Log
List
nil for no filters.
Get
Types
AuditEntry
| Field | Type | Description |
|---|---|---|
EntryID | string | Entry ID |
AgentID | string | Agent ID |
AgentDID | string | Agent DID |
GrantID | string | Grant ID |
PrincipalID | string | User ID |
Action | string | Action performed |
Metadata | map[string]interface{} | Custom metadata |
Hash | string | Entry hash (chain integrity) |
PrevHash | *string | Previous entry hash |
Timestamp | string | ISO 8601 timestamp |
Status | string | "success", "failure", "blocked" |