get_synthetics_test_results_v1_2
Retrieve the last 150 test result summaries for a Synthetic API test to monitor performance and identify issues.
Instructions
Get the last 150 test results summaries for a given Synthetic API test.
Input Schema
| Name | Required | Description | Default | 
|---|---|---|---|
| No arguments | |||
Input Schema (JSON Schema)
{
  "properties": {},
  "type": "object"
}