---
title: "Метод отслеживания"
method: POST
path: "/main.eventlog.tail"
tags: ["main"]
---

# Метод отслеживания

`POST /main.eventlog.tail`

Получить последние записи

## Request body

- object
  - `select` string[]
  - `filter` unknown[]
    - unknown
  - `cursor` object

## Response `200`

Success response

- object
  - `result` BitrixMainEventlogdto[] — unresolved $ref

## Changes

- **2026-03-29** `fed93287faf0` — 1 breaking, 13 warning
  - the `result/items/` response's property type changed from `object` to no type for status `200`
  - removed the optional property `result/items/auditTypeId` from the response with the `200` status
  - removed the optional property `result/items/description` from the response with the `200` status
  - removed the optional property `result/items/guestId` from the response with the `200` status
  - …10 more

[Change history](https://skmtc.dev/bitrix24/apis/bitrix24-rest-v3-api/changes/main.eventlog.tail/post.md)

---

[API](https://skmtc.dev/bitrix24/apis/bitrix24-rest-v3-api.md) · [All operations](https://skmtc.dev/bitrix24/apis/bitrix24-rest-v3-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/bitrix24/bitrix24-rest-v3-api/revisions/fed93287faf0/schema)
