---
title: "POST /tasks.task.get"
method: POST
path: "/tasks.task.get"
tags: ["tasks"]
---

# POST /tasks.task.get

`POST /tasks.task.get`

## Request body

- object
  - `id` integer, required
  - `select` string[]

## Response `200`

Success response

- object
  - `result` object
    - `item` BitrixTasksTaskdto — unresolved $ref

## Changes

- **2026-03-29** `fed93287faf0` — 1 breaking, 94 warning
  - the `result/item` response's property type/format changed from `object`/`` to ``/`` for status `200`
  - removed the optional property `result/item/accomplices` from the response with the `200` status
  - removed the optional property `result/item/activity` from the response with the `200` status
  - removed the optional property `result/item/actualDuration` from the response with the `200` status
  - …91 more
- **2026-03-18** `555e9f0892a0` — 1 warning
  - removed the optional property `result/item/crmItems` from the response with the `200` status

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