toloka.client.TolokaClient.get_app
| Source code
get_app( self, app_id: str, lang: Optional[str] = None)
Gets information from Toloka about an App solution.
Parameters | Type | Description |
---|---|---|
app_id | str | The ID of the solution. |
lang | Optional[str] | ISO 639 language code. |
Returns:
The App solution.
Return type: