---
title: "POST /rest.application.placement.field.list"
method: POST
path: "/rest.application.placement.field.list"
tags: ["rest"]
---

# POST /rest.application.placement.field.list

`POST /rest.application.placement.field.list`

## Request body

- object
  - `select` string[]

## Response `200`

Success response

- object
  - `result` 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)
