> ## Documentation Index
> Fetch the complete documentation index at: https://docs.tesouro.com/llms.txt
> Use this file to discover all available pages before exploring further.

# RevealedChange

> The revealed plaintext before/after values for a sensitive change log entry.

`OBJECT`

The revealed plaintext before/after values for a sensitive change log entry.

## Fields

<ResponseField name="previous" type="String">
  The plaintext value before the change, or null if there was no prior value.
</ResponseField>

<ResponseField name="updated" type="String">
  The plaintext value after the change, or null if the field was cleared.
</ResponseField>
