# Files

Upload files to a chat, get file metadata and the chat folder on Drive.

**Scope:** `im` | **Base URL:** `https://vibecode.bitrix24.com/v1` | **Authorization:** `X-Api-Key`

## Operations

- [Upload a file to a chat](./files/upload.md) — `POST /v1/chats/:chatId/files`
- [File metadata](./files/file-get.md) — `GET /v1/chats/files/:fileId`
- [Chat folder on Drive](./files/folder.md) — `GET /v1/chats/:chatId/folder`

## See also

- [Chats and messages](/docs/chats)
- [Messages](/docs/chats/messages)
