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

# get_entity_history

> Version history for one shared record.

Returns up to 100 versions from the caller's active organization, newest first, with provenance, field-level changes and the opaque version ids needed for a restore proposal. Values are presented for a reader rather than exposing raw row snapshots.

## Parameters

<ParamField body="entity_type" type="enum" required>
  goals · priorities · decisions · open\_questions · responsibilities · working\_principles · context\_notes · system\_ownership
</ParamField>

<ParamField body="entity_id" type="uuid" required>
  The shared record whose history should be read.
</ParamField>
