get_user_skill

toloka.async_client.client.AsyncTolokaClient.get_user_skill | Source code

async get_user_skill(self, user_skill_id: str)

Gets the value of a Toloker's skill

UserSkill describes the skill value for a specific Toloker.

Parameters Description

ParametersTypeDescription
user_skill_idstr

The ID of the Toloker skill.

  • Returns:

    The skill value.

  • Return type:

    UserSkill

Examples:

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