---
title: "POST /main.eventlog.field.get"
method: POST
path: "/main.eventlog.field.get"
tags: ["main"]
---

# POST /main.eventlog.field.get

`POST /main.eventlog.field.get`

## Request body

- object
  - `name` string, required
  - `select` string[]

## Response `200`

Success response

- object
  - `result` object
    - `item` BitrixRestDtofielddto
      - `name` string
      - `type` string
      - `title` string
      - `description` string
      - `validationRules` unknown[]
        - unknown
      - `requiredGroups` unknown[]
        - unknown
      - `filterable` boolean
      - `sortable` boolean
      - `editable` boolean
      - `multiple` boolean
      - `elementType` string

## Changes

> 22 revisions in range; 4 not diffed.

- **2026-04-05** `c628e6f4d8af` — 1 breaking, 11 info
  - the `result/item` response's property type/format changed from ``/`` to `object`/`` for status `200`
  - added the optional property `result/item/description` to the response with the `200` status
  - added the optional property `result/item/editable` to the response with the `200` status
  - added the optional property `result/item/elementType` to the response with the `200` status
  - …8 more
- **2026-03-29** `fed93287faf0` — 1 breaking, 11 warning
  - the `result/item` response's property type/format changed from `object`/`` to ``/`` for status `200`
  - removed the optional property `result/item/description` from the response with the `200` status
  - removed the optional property `result/item/editable` from the response with the `200` status
  - removed the optional property `result/item/elementType` from the response with the `200` status
  - …8 more

[Change history](https://skmtc.dev/bitrix24/apis/bitrix24-rest-v3-api/changes/main.eventlog.field.get/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/3660cc6bfaf5/schema)
