Returns the health status of an L1
Last updated 4 months ago
Was this helpful?
subnetID*
"dd9d03e6-f992-4657-bb92-f68b12999fdb"
The unique identifier of an L1
*required field
Checks the health of a L1.
SubnetID
GET /v1/api/subnets/{subnetID}/health HTTP/1.1 Host: Authorization: YOUR_API_KEY Accept: */*
OK
{ "healthy": true, "notFound": true }