Start here
Important tips
Toloka projects
Task interface
Toloka settings
Images
Audio
Texts and video
Other
Python libraries
Impact on AI
Crowdsourcing concepts
Explore
Get Help
toloka.async_client.client.AsyncTolokaClient.get_user | Source code
toloka.async_client.client.AsyncTolokaClient.get_user
async get_user(self, user_id: str)Copy text
async get_user(self, user_id: str)
Gets Toloker metadata by user_id.
user_id
Toloker ID.
Returns:
Contains Toloker metadata.
Return type:
User