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

# list_shared_records

> Every visible record in one shared-truth section.

Bounded, deterministic pagination for complete retrieval when relevance-shaped context is insufficient. The active organization is derived from the signed-in connection; archived records and private context are excluded. Follow nextOffset until it is null.

## Parameters

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

<ParamField body="limit" type="integer">
  1–100, default 50.
</ParamField>

<ParamField body="offset" type="integer">
  Zero-based; use nextOffset from the preceding page.
</ParamField>
