List availability reportsCopy Pageget https://{hostname}/sla-api/v1/tests/{slaTestId}/reports/availabilityReturns an array of the results of availability 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