# Events

Receive incoming bot events by polling and process them: new messages, commands, reactions, and the bot being added to a chat.

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

## Operations

- [Get events by polling](./events/polling.md) — `GET /v1/bots/:botId/events`
- [Bot events (ONIMBOTV2*)](./events/bot-events.md) — `GET ONIMBOTV2*`
- [User events (ONIMV2*)](./events/user-events.md) — `GET ONIMV2*`
