An audit log entry
| KEY | TYPE | Description |
|---|---|---|
| createdAt | str | The timestamp when the audit log entry was created |
| userId | str | The hashed ID of the user who performed the action |
| objectId | str | The hashed ID of the object that was affected by the action |
| action | str | The action performed (create, modify, start, stop, delete, share, hide, credential_change, login) |
| source | str | The source of the action (api, ui, pipeline, cli, system) |
| refreshPolicyId | str | The hashed ID of the refresh policy if applicable |
| pipelineId | str | The hashed ID of the pipeline if applicable |