List Call Results
Results
List Call Results
List the per-call results for an eval run.
GET
List Call Results
Documentation Index
Fetch the complete documentation index at: https://docs.bland.ai/llms.txt
Use this file to discover all available pages before exploring further.
Headers
Your API key for authentication.
Path Parameters
The ID of the eval run.
Query Parameters
Embed each call’s per-agent verdicts inline in the
agent_results field. When false, agent_results is an empty array.Number of results to return. Between 1 and 100.
Cursor: return results after this object ID.
Cursor: return results before this object ID. Cannot be combined with
starting_after.Response
Always
"list".The list of call result objects.
Whether more results exist beyond this page.
Cursor to use in
starting_after to retrieve the next page, or null if there are no more results.The eval run’s current status.
Total number of calls resolved for the run.