Get lifetime cache hit totals

Returns lifetime cache hit totals (not bounded by the request time range).

Headers

AuthorizationstringRequired

Bearer token. Use Bearer YOUR_API_KEY.

Request

This endpoint expects an object.
start_timedatetimeRequired
Inclusive start of the range, ISO 8601.
end_timedatetimeRequired
Inclusive end of the range, ISO 8601.
time_tickenumOptional

Bucket granularity for time-series endpoints. If omitted, inferred from the range. Has no effect on /summary/ endpoints.

Allowed values:
filtersobjectOptional

Filter criteria. See Filters API Reference for operator syntax.

Response

Successful response.