---
title: "Get Enterprise Hypervisors Health"
method: GET
path: "/v2/enterprise/hypervisors/health"
tags: ["hypervisors"]
---

# Get Enterprise Hypervisors Health

`GET /v2/enterprise/hypervisors/health`

Get all hypervisors for an enterprise with their current health status.

Returns:
    List of hypervisors with their hypervisor_id and status

## Response `200`

Successful Response

- HypervisorStatus[]
  - `hypervisor_id` string, required
  - `seconds_since_report` integer, nullable
  - `status` string, required

---

[API](https://skmtc.net/devinenterprise/apis/devin-api-v1.md) · [All operations](https://skmtc.net/devinenterprise/apis/devin-api-v1/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/devinenterprise/devin-api-v1/revisions/e3244476af1c/schema)
