Skip to main content

Gateway mobile heartbeats

GET 

/gateways/:address/mobile/heartbeats

Returns recent rich heartbeat records for the gateway's Wi-Fi radio.

Current Wi-Fi hotspots have one radio per gateway, so this mirrors GET /radios/{cbsdId}/heartbeats without forcing clients to discover the generated synthetic CBSD ID first. The activity collection retains seven days, while CBRS radios were retired years ago, so every heartbeat in the gateway's recent activity slice belongs to its current Wi-Fi radio.

Only the most recent seven days are available. Results retain the full MobileHeartbeat response and are newest first. Follow the returned next URL for timestamp-based pagination.

Request

Responses

Paginated recent Wi-Fi heartbeat records for the gateway.