---
title: "POST /call.followup.field.get"
method: POST
path: "/call.followup.field.get"
tags: ["call"]
---

# POST /call.followup.field.get

`POST /call.followup.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

- **2026-07-27** `97245cb0dde8` — 1 info
  - endpoint added
- **2026-07-10** `2148e87c39c8` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/bitrix24/apis/bitrix24-rest-v3-api/changes/call.followup.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/cc1e4e725c8c/schema)
