Get Akamai Error Statistics
get_error_statisticsDiagnose HTTP errors by retrieving status code distribution and error percentages for a URL or CP code, for edge or origin traffic over the last 24-48 hours.
Instructions
Returns HTTP error statistics (status code distribution, error percentages) for a URL or CP code. Shows edge errors and/or origin errors over the last 24-48 hours.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | No | Fully qualified URL to get error stats for. Provide either this or cpCode. | |
| cpCode | No | CP code to get error stats for. Provide either this or url. | |
| delivery | No | Type of delivery network. If omitted, auto-detected. | |
| errorType | No | Traffic direction. EDGE_ERRORS = edge→client, ORIGIN_ERRORS = edge→origin. If omitted, returns both. |