Purpose
Returns the change-history modal for an entry. Requires the History toggle to be enabled on the form.
Payload
id— entry identity— entity id
Response
CALLBACK_TYPE_MODAL with the history table (user, changes, timestamp), CALLBACK_TYPE_MESSAGE on errors.
Notes
Internal action — triggered by WR’s own frontend JS. The payload shape is not a public API and can change between releases.
