toloka.async_client.client.AsyncTolokaClient.get_app_item
| Source code
async get_app_item( self, app_project_id: str, app_item_id: str)
Gets information from Toloka about an App task item.
Parameters | Type | Description |
---|---|---|
app_project_id | str | The ID of the App project. |
app_item_id | str | The ID of the item. |
Returns:
The App task item.
Return type: