pydo.inference.get_batch()
Generated on 7 May 2026
from pydo version
v0.34.0
Description
Returns the current state of a batch job. Poll until status reaches a terminal value (completed, failed, expired, or cancelled).
Parameters
| Name | Type | Required | Description | Default Value |
|---|---|---|---|---|
batch_id |
string | True | The batch job identifier. |
More Information
See the API spec for this endpoint to view additional detail on responses, headers, parameters, and more.