Get an API test's latest results summaries
GET {{baseUrl}}/api/v1/synthetics/tests/:public_id/results?from_ts=9874250&to_ts=9874250&probe_dc=do est&probe_dc=commodo tempor
Get the last 150 test results summaries for a given Synthetic API test.
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
from_ts | number | Timestamp in milliseconds from which to start querying results. | |
to_ts | number | Timestamp in milliseconds up to which to query results. | |
probe_dc | string | Locations for which to query results. | |
probe_dc | string | Locations for which to query results. |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string |
RESPONSES
status: OK
{"last_timestamp_fetched":-89942542,"results":[{"check_time":60433911.15652725,"probe_dc":"aliqua officia","result":{"passed":true,"timings":{"dns":82190893.79016605,"download":81057344.33984336,"firstByte":-43476220.829671465,"handshake":-42361033.09824779,"redirect":-12361790.108160958,"ssl":72400349.31120962,"tcp":-59882869.02261244,"total":95011539.05134004,"wait":-50856824.91040458}},"result_id":"tempor proident nulla sed","status":2},{"check_time":-34388894.43050624,"probe_dc":"ex reprehenderit aliquip","result":{"passed":false,"timings":{"dns":-8590910.735776842,"download":86983101.92779738,"firstByte":-32405638.542141274,"handshake":80251572.21293896,"redirect":-69876317.675658,"ssl":6477577.13945505,"tcp":40009294.8531943,"total":60445513.83241993,"wait":38199541.810896695}},"result_id":"Lorem aliqua","status":1}]}