organizations_list_field_updates
Track changes to organization fields with a chronological changelog showing field updates, old and new values, and who made each change. Use for auditing or compliance reporting.
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 | |
| limit | No | Number of items to return (max 500) | |
| cursor | No | Cursor for pagination |