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

# moorcheh file-get

> Get one indexed file record by file_id.

## Synopsis

```bash theme={null}
moorcheh file-get --namespace-name NAME --file-id ID [--base-url URL]
```

## Example

```bash theme={null}
moorcheh file-get --namespace-name my-documents --file-id a1b2c3d4e5f67890
```

## Related

* [API: Get file](/on-prem/api-references/files/get)
