Skip to main content
GET
Get the overage breakdown for the specified Shield Zone for a given month, segmented by billing plan changes

Path Parameters

shieldZoneId
integer<int32>
required

The ID of the Shield Zone.

Query Parameters

year
integer<int32>

The calendar year to query.

month
integer<int32>

The calendar month (1-12) to query.

Response

OK

shieldZoneId
integer<int32>
year
integer<int32>
month
integer<int32>
totalOverage
integer<int64>
totalCleanRequests
integer<int64>
segments
object[] | null
error
object

Generic response object containing status information for API operations.

Last modified on July 23, 2026