Logo
Akamai APIs API Documentation

Reports

Number of APIs: 2


1. List availability reports

GET https://{{host}}/sla-api/v1/tests/:slaTestId/reports/availability?start={{start}}&end={{end}}

Returns an array of the results of availability tests run in the specified time period.



2. List performance reports

GET https://{{host}}/sla-api/v1/tests/:slaTestId/reports/performance?start={{start}}&end={{end}}

Returns an array of the results of performance tests run in the specified time period.



ENDPOINTS