---
title: "Get enhanced network health status"
slug: "get-enhanced-network-health-status"
updated: 2026-02-18T12:52:38Z
published: 2026-02-18T12:52:58Z
canonical: "support.perimeter81.com/get-enhanced-network-health-status"
---

> ## Documentation Index
> Fetch the complete documentation index at: https://support.perimeter81.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Get enhanced network health status

Get/v2.3/networks/enhanced/{networkId}/health

Get health status of all tunnels in the enhanced network.

SecurityHTTPType bearer

Path parametersnetworkIdstringRequired

Responses200

Health status retrieved successfully

<select class='api-response-data' aria-label='Media type'><option value='027dafe2-0d02-462f-ba2e-274af4eb793e'>application/json</option>
</select>Expand Allobject  data Array of object (EnhancedHealthCheck)   

List of health checks for enhanced networks (tunnels only)

object  typestring    

Type of health check component for enhanced networks (tunnel only)

Valid values[
  "tunnel"
]
metaobject (EnhancedHealthCheckMeta)  networkIdstring    

ID of the network

tunnelNamestring    

Name of the tunnel

tunnelIdstring    

ID of the tunnel

regionIdstring    

ID of the region where the tunnel is deployed

statusstring    

Health status of the component

Valid values[
  "passing",
  "critical",
  "unknown"
]

401

Unauthorized

<select class='api-response-data' aria-label='Media type'><option value='ee11c31e-db51-4143-8467-9e012161f105'>application/json</option>
</select>object  idstring    
messagestring    

403

Forbidden

<select class='api-response-data' aria-label='Media type'><option value='46c4a850-ee77-456c-a69c-41ee5408fffb'>application/json</option>
</select>object  idstring    
messagestring    

404

Resource not found

<select class='api-response-data' aria-label='Media type'><option value='f0e3a2c1-15b1-4c03-afde-0f5f910db6df'>application/json</option>
</select>object  idstring    
messagestring
