Retrieves the full details of a batch run by batchId, scoped to the specified agent. Returns overall batch status, test case count, pass/fail summary, and individual run results.
Documentation Index
Fetch the complete documentation index at: https://docs.sigmamind.ai/llms.txt
Use this file to discover all available pages before exploring further.
Authenticate every request by passing your API key in the X-API-Key header. To get your key, go to Dashboard → API Keys and create or copy your Production API key.
The unique identifier of the batch run to retrieve.
Unique identifier of the agent to which the batch run belongs.
OK
List of items for the current page. Contains up to 'size' number of records.
The unique identifier of the batch run.
"batch_s0OJu2JWR8R45Fai"
The unique identifier of the workspace under which the batch run was created.
"org_V6eZ2zg8ziDx5pft"
Agent assigned to handle all calls in this campaign. Contains the agent's ID, name, and current status. All contacts in the campaign's contact list will be called using this agent.
The UTC timestamp indicating when the batch run was created.
"2026-03-26T10:52:45.565Z"
The list of test cases included in this batch run, along with their individual simulation results.
The total number of simulation attempts across all test cases in this batch run that were evaluated as successful.
4
The total number of simulation attempts across all test cases in this batch run that were evaluated as failed.
1
The total number of simulation attempts executed across all test cases in this batch run.
5