Batches
List all evidences for a batch
Returns all evidences associated with a batch through its model run.
GET
List all evidences for a batch
Authorizations
Path Parameters
Batch friendly ID (e.g., bat_abc123def456)
Query Parameters
Controls response format. default returns paginated data. summary returns count and 10 samples. summary_with_export returns summary and triggers an async export.
Available options:
default, summary, summary_with_export File format for async export (only with response_mode=summary_with_export). Default: csv.
Available options:
csv, json List all evidences for a batch