Gets list of child tasks
Gets a list of child tasks and their creation time for a given parent task id.
HTTP Request
GET https://courier.yandex.ru/api/v1/vrs/children\
?parent_task_id={string}\
&lang={string}
Query Parameters
parent_task_id * | string Parent task id |
lang | string Response locale in RFC-3066 format. |
parent_task_id * | string Parent task id |
lang | string Response locale in RFC-3066 format. |
* Required parameter
Responses
Code 200
Operation succeeded.
Code 400
You do not have access to this object.
Code 422
Parent task with a given id not found, or the company is misconfigured.