> ## 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_shared_record

> One visible shared-truth record by type and id.

Returns the same visible fields as the corresponding web section. Organization scope comes from the signed-in connection; archived and cross-tenant records both return an absent record without revealing why.

## 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>
  An opaque id returned by Riktra.
</ParamField>
