organizations_list_field_updates
Audit organization field changes with a chronological log of modifications. See old and new values, who made the change, and when.
Instructions
List updates about organization field values (changelog).
Returns a chronological list of changes made to organization fields. This is useful for:
Auditing field changes
Tracking data modifications
Understanding update history
Compliance and reporting
The changelog shows:
Which fields were changed
Old and new values
Who made the change
When the change occurred
Uses cursor-based pagination for efficient navigation through large change histories.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Organization ID | |
| cursor | No | Cursor for pagination | |
| limit | No | Number of items to return (max 500) |