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

# agentlinkops index pull

> Download a page of index receipts.

```bash theme={null}
agentlinkops index pull --watch-id ID [--limit 50] [--before ID]
```

## Behavior and output

Reads up to 100 observations for the connected project and fetches each retained receipt. Saves verified bodies and metadata to the local mirror. Follow nextCursor with --before for later pages. Expired hosted bodies remain unavailable; an already retained local copy is preserved.

## Arguments

\--watch-id ID; --limit 1–100; --before receipt ID.

## Exit status

0 on success; 2 on invalid input, unavailable access or file/request failure.

Read [configuration and file ownership](/reference/local/configuration) before automating this command. Read [local file contracts](/reference/local/artifacts) for artifact fields. Browse the [local command index](/reference/local/index) for related commands.

<Note>Check the selected environment and workspace access before calling hosted operations. See [capability status](/capability-status).</Note>
