get_app_batch
toloka.client.TolokaClient.get_app_batch
| Source code
get_app_batch(
self,
app_project_id: str,
app_batch_id: str
)
Batch information.
Parameters Description
Parameters | Type | Description |
---|---|---|
app_project_id |
str | Project ID. |
app_batch_id |
str | Batch ID |
-
Returns:
the AppBatch.
-
Return type: