Gets list of child tasks

Gets a list of child tasks and their creation time for a given parent task id.

Request

GET

https://courier.yandex.ru/api/v1/vrs/children

Query parameters

Name

Description

parent_task_id*

Type: string

Parent task id

lang

Type: string

Response locale in RFC-3066 format.

Responses

200 OK

Operation succeeded.

400 Bad Request

You do not have access to this object.

422 Unprocessable Entity

Parent task with a given id not found, or the company is misconfigured.