Get all testsAsk AIget https://api.speedcurve.com/v1/testsRetrieves all tests for date rangeQuery Paramsstart_timestampint32requiredEpoch Unix Timestamp (seconds), maximum 12 months agoend_timestampint32Epoch Unix Timestamp (seconds), maximum 12 months ago, default nowsite_idint32Site IDurl_idint32URL IDpagelabelstringURL page label (e.g. "Home")regionstringTest location ID (e.g. "us-west-1")browserstringBrowser namestatusint32Test status: Queued = -2; Failed = -1; Succeeded = 0;pageint32Defaults to 1Page numberper_pageint32Defaults to 10Number of tests per request, maximum 100Responses 200200 422422Updated 10 months ago