---
title: "List nodes"
method: GET
path: "/list_nodes.json"
tags: ["lists"]
---

# List nodes

`GET /list_nodes.json`

Returns a list of hypervisor nodes

## Response `200`

List of nodes

- object[]
  - `id` integer
  - `name` string
  - `hostname` string

---

[API](https://skmtc.net/upc/apis/ravada-frontend-api.md) · [All operations](https://skmtc.net/upc/apis/ravada-frontend-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/upc/ravada-frontend-api/revisions/0b6b25b58676/schema)
