Synthetics
Poll for test results
Poll for test results given a list of result IDs. This is typically used after triggering tests with CI/CD to retrieve results once they are available.
get/api/v2/synthetics/tests/poll_results
Query parameters
result_idsstring required
A JSON-encoded array of result IDs to poll for.
Response
OK