List performance reportsCopy Pageget https://{hostname}/sla-api/v1/tests/{slaTestId}/reports/performanceReturns an array of the results of performance tests run in the specified time period.Path ParamsslaTestIdintegerrequiredThe test's unique identifier.Query ParamsstartstringrequiredTimestamp for the start of the data window, in UTC 8601 format.endstringrequiredTimestamp for the end of data window, in UTC 8601 format.Response 200OKUpdated 4 months ago