v1

latestOpenAPI 3.0.42026-07-26263457588.1 KB
Statistics

Get SafeHop Statistics

get/pullzone/{pullZoneId}/safehop/statistics

Path parameters

pullZoneIdinteger required

Id of a Pull Zone

Query parameters

dateFromstring date-time nullable

(Optional) The start date of the statistics. If no value is passed, the last 30 days will be returned.

dateTostring date-time nullable

(Optional) The end date of the statistics. If no value is passed, the last 30 days will be returned.

hourlyboolean

(Optional) If true, the statistics data will be returned in hourly groupping.

Response

The statistics data for the passed parameters.

RequestsRetriedChartobject nullable

The constructed chart of requests retried

RequestsSavedChartobject nullable

The constructed chart of requests saved

TotalRequestsRetriednumber double

The total number of retried requests

TotalRequestsSavednumber double

The total number of saved requests