Skip to main content
GET
Retrieve Batch Analysis

Headers

string
required
Your API key for authentication.

Path Parameters

string
required
The unique identifier for the call batch. Returned in the response when creating a batch, or when listing all batches.

Response

string
Whether the request was successful or not. Possible values are success and error.
string
An error message or confirmation that the request was successful.
array
An array of analysis objects, each corresponding to a call within the batch.Each analysis object includes:
  • call_id
  • batch_id
  • goal
  • answers - the results of the AI analysis
  • questions - the original questions asked by the AI