Skip to main content

Radio heartbeat counts

GET 

/radios/:cbsdId/heartbeats/count

deprecated

This endpoint has been deprecated and may be replaced or removed in future versions of the API.

Returns aggregated recent heartbeat record counts for the radio. Only the most recent seven days are available. Counts come from the rich heartbeat copy in the gateway activity timeline and retain the endpoint's established raw-record-count meaning. An hourly count greater than zero indicates a heartbeat point, but the count itself is not a point total.

Current Wi-Fi radio IDs are synthetic and contain their gateway address. Non-synthetic CBSD IDs cannot have records in the seven-day activity window because CBRS was retired years ago, so they return no rows.

New clients calculating heartbeat points should use GET /gateways/{address}/mobile/heartbeats/hours, which directly returns the valid gateway-hours without requiring a radio lookup or raw counts.

Request

Responses

List of MobileHeartbeatCount.