Get a browser test's latest results summaries

GET {{baseUrl}}/api/v1/synthetics/tests/browser/:public_id/results

Get the last 150 test results summaries for a given Synthetic browser test.

Request Params

KeyDatatypeRequiredDescription
from_tsnumberTimestamp in milliseconds from which to start querying results.
to_tsnumberTimestamp in milliseconds up to which to query results.
probe_dcstringLocations for which to query results.
probe_dcstringLocations for which to query results.

HEADERS

KeyDatatypeRequiredDescription
Acceptstring

RESPONSES

status: OK

{"last_timestamp_fetched":45197133,"results":[{"check_time":28770412.781909198,"probe_dc":"laborum tempor est dolor","result":{"device":{"id":"chrome.laptop_large","name":"","height":0,"width":0,"isMobile":false},"duration":57741229.79309496,"errorCount":-95793582,"stepCountCompleted":-20675566,"stepCountTotal":-27456578},"result_id":"amet","status":1},{"check_time":-62293082.43949525,"probe_dc":"enim nisi tempor dolor","result":{"device":{"id":"chrome.laptop_large","name":"","height":0,"width":0,"isMobile":false},"duration":-69126060.80565697,"errorCount":-18023404,"stepCountCompleted":-933362,"stepCountTotal":-11282673},"result_id":"adipisicing Excepteur voluptate id","status":2}]}