get_task

toloka.client.TolokaClient.get_task | Source code

get_task(self, task_id: str)

Gets a task with specified ID from Toloka.

Parameters Description

ParametersTypeDescription
task_idstr

The ID of the task.

  • Returns:

    The task with the ID specified in the request.

  • Return type:

    Task

Examples:

toloka_client.get_task(task_id='1')
Toloka-Kit
OverviewGetting OAuth tokenQuick start
Recipes
Reference
toloka.client
toloka.async_client
toloka.autoquality [autoquality]
toloka.metrics
toloka.streaming