---
title: "POST /rest.application.access.field.get"
method: POST
path: "/rest.application.access.field.get"
tags: ["rest"]
---

# POST /rest.application.access.field.get

`POST /rest.application.access.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

---

[API](https://skmtc.net/bitrix24/apis/bitrix24-rest-v3-api.md) · [All operations](https://skmtc.net/bitrix24/apis/bitrix24-rest-v3-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/bitrix24/bitrix24-rest-v3-api/versions/3660cc6bfaf5/schema)
