Retrieves the full details of a single test run by jobId, scoped to the specified batch and agent. Returns the test case name, execution status, expected and actual outcomes, and transcript details.
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 simulation run to retrieve.
The unique identifier of the batch run to which this simulation run belongs.
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 this simulation attempt belongs to.
"batch_s0OJu2JWR8R45Fai"
The unique identifier of the workspace under which this simulation attempt 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 unique identifier of this individual simulation attempt within the batch run.
"job_ksUu5yRHGTLLrLeM"
The unique identifier of the chat session generated during this simulation run.
"chat_IpELinkFvINQ1212"
The UTC timestamp indicating when this simulation run was initiated.
"2026-03-26T10:52:45.565Z"
The UTC timestamp indicating when this simulation run was completed.
"2026-03-26T10:54:45.565Z"
Indicates whether the Agent met the success criteria during this simulation run.
true
A plain-language explanation of why the simulation run was evaluated as successful or failed, based on the success criteria.
"The Agent successfully maintained focus on the primary task of addressing the customer's order enquiry."
The full transcript of the conversation between the simulated user and the Agent during this simulation run.