toloka.client.TolokaClient.get_app_batch
| Source code
get_app_batch( self, app_project_id: str, batch_id: str)
Gets information from Toloka about a batch in an App project.
Parameters | Type | Description |
---|---|---|
app_project_id | str | The ID of the project. |
batch_id | str | The ID of the batch. |
Returns:
The App batch.
Return type: