Python
Confidence Scoring
Get agent session scoring summary
Get an aggregated summary of confidence scores for a specific agent session.
GET
Python
Authorizations
Path Parameters
Name of the agent.
Agent session ID.
Response
Successful Response
Aggregated summary of scoring jobs matching identity context filters.
Overall status across the matched scoring jobs. Null if no jobs matched the filters.
Average score across all completed jobs matching the filters.
Average score per scoring module, keyed by module name.
Number of completed scoring jobs per module.
Job IDs matching the filters.
Per-turn score breakdowns, ordered by turn number ascending with null-turn last.