Get test summaries

Gets agent response test summaries for the requested test IDs.

Headers

xi-api-keystringOptional

Request

This endpoint expects an object.
test_idslist of stringsRequired
List of test IDs to fetch. No duplicates allowed. Prefer at most 1000 IDs per request.

Response

Successful Response
testsmap from strings to objects
Dictionary mapping test IDs to their summary information

Errors

422
Tests Summaries Request Unprocessable Entity Error