---
title: "POST /humanresources.employee.search"
method: POST
path: "/humanresources.employee.search"
tags: ["humanresources"]
---

# POST /humanresources.employee.search

`POST /humanresources.employee.search`

## Request body

- object
  - `select` string[]
  - `filter` unknown[]
    - unknown
  - `order` object
  - `pagination` object
    - `page` integer
    - `limit` integer
    - `offset` integer

## Response `200`

Success response

- object
  - `result` BitrixHumanresourcesEmployeedto[]
    - `userId` integer
    - `name` string
    - `workPosition` string
    - `avatar` string
    - `url` string
    - `departments` unknown[]
      - unknown
    - `teams` unknown[]
      - unknown

## Changes

- **2026-05-21** `06bc370474b9` — 1 info
  - endpoint added
- **2026-03-18** `555e9f0892a0` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/bitrix24/apis/bitrix24-rest-v3-api/changes/humanresources.employee.search/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)
