Skip to main content
GET
/
api
/
infrastructure
/
v1
/
get-cable-health
GetCableHealth
curl --request GET \
  --url https://api.example.com/api/infrastructure/v1/get-cable-health
{
  "generatedAt": 123,
  "cables": {}
}

Response

Successful response

GetCableHealthResponse contains health status for submarine cables with active signals.

generatedAt
integer<int64>

Generation timestamp, as Unix epoch milliseconds.. Warning: Values > 2^53 may lose precision in JavaScript

cables
object

Health records keyed by cable identifier.