<!-- Generated from the canonical Teloring documentation source. Do not edit this file. -->

Canonical page: https://docs.teloring.com/api/files
Last modified: 2026-08-20T20:52:05.000Z

# Files

Every file that passed through the account, and how much space it uses.

**Scope:** `files`

Deleting is destructive: the stored object is removed and a message that
referenced it shows a broken attachment afterwards.




```mdx-code-block
import DocCardList from '@theme/DocCardList';
import {useCurrentSidebarCategory} from '@docusaurus/theme-common';

<DocCardList items={useCurrentSidebarCategory().items}/>
```
