| Name | Type | Description | Notes |
|---|---|---|---|
| changed_by | str | { "description" : "ID of the user who made the change.", "verbs":["POST","PUT","GET"] } | |
| id | str | { "description" : "ID of the audit-entry.", "verbs":["POST","PUT","GET"] } | |
| organization_id | str | { "description" : "ID of the organization associated with the audit-entry.", "verbs":["POST","PUT","GET"] } | |
| entity | str | { "description" : "The entity type.", "verbs":["POST","PUT","GET"] } | |
| entity_id | str | { "description" : "ID of the entity.", "verbs":["POST","PUT","GET"] } | |
| audit_action | str | { "description" : "update, insert", "verbs":["POST","PUT","GET"] } | |
| field_changes | list[str] | { "description" : "A description of the changes.", "verbs":["POST","PUT","GET"] } | |
| new_entity | list[str] | ||
| state | str | { "description" : "The state of the audit entry.", "verbs":["POST","PUT","GET"] } | |
| created | datetime | { "description" : "The UTC DateTime when the object was created.", "verbs":[] } | [optional] |
This repository was archived by the owner on Oct 17, 2023. It is now read-only.