get_app_project

toloka.client.TolokaClient.get_app_project | Source code

get_app_project(self, app_project_id: str)

Gets information from Toloka about an App project.

Parameters description

ParametersTypeDescription
app_project_idstr

The ID of the project.

  • Returns:

    The App project.

  • Return type:

    AppProject

Examples:

app_project = toloka_client.get_app_project('Q2d15QBjpwWuDz8Z321g')
print(app_project.created, app_project.name)

Last updated: August 28, 2023

Toloka-Kit
OverviewGetting API keyQuick start
Recipes
Reference
toloka.client
toloka.async_client
toloka.autoquality [autoquality]
toloka.metrics
toloka.streaming