v4
OpenAPI 3.1.02026-07-313621,3961.8 MBGet Agent Response Test Summaries By Ids
Gets agent response test summaries for the requested test IDs.
post/v1/convai/agent-testing/summaries
Headers
xi-api-keystring nullable
Your API key. This is required by most endpoints to access our API programmatically. You can view your xi-api-key using the 'Profile' tab on the website.
Your API key. This is required by most endpoints to access our API programmatically. You can view your xi-api-key using the 'Profile' tab on the website.
Request body
Example request
{
"test_ids": [
"test_id_1",
"test_id_2"
]
}Response
Successful Response