get_batches
imerit_ango.sdk.SDK.
get_batches(project_id)
Get details of all batches in a project.
Parameters
project_id: string
The unique identifier for the project. You can find the project ID in the user interface or retrieve it using the
list_projects
function.
Returns:
output: dict
Example:
Outputs:
See also
Last updated