list_vacancy_applicants
Retrieve candidates attached to a specific vacancy. Filter by recruitment stage and control results with pagination.
Instructions
Кандидаты, прикреплённые к конкретной вакансии.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| raw | No | Вернуть полный сырой ответ без курирования | |
| page | No | Номер страницы (с 1) | |
| count | No | Кол-во на странице (макс 100) | |
| status | No | Фильтр по ID этапа подбора | |
| account_id | Yes | ID аккаунта HuntFlow | |
| vacancy_id | Yes | ID вакансии |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | ||
| count | No | ||
| items | No | ||
| total | No | ||
| total_items | No | ||
| next_page_cursor | No |