| id |
string |
The unique identifier for the audit log event. |
| timestamp |
string |
The exact date and time when the action was logged, in ISO 8601 format. |
| action |
string |
The type of action that was performed (e.g., created, updated, deleted, viewed, shared). |
| actor |
object |
The entity that performed the action. |
| modelId |
stringnull |
The ID of the model (base, table, field, record, view, etc.) that was affected by the action. |
| modelType |
stringnull |
The type of model affected by the action. |
| category |
string |
The category of the event for organizational and filtering purposes. |
| context |
object |
Additional context about the event, including related resource identifiers and request metadata. |
| payloadVersion |
string |
The version of the event payload format. |