---
title: "Check if machine exists"
method: GET
path: "/machine/exists/{name}"
tags: ["machines"]
---

# Check if machine exists

`GET /machine/exists/{name}`

Checks if a machine with the given name exists

## Path parameters

- `name` string, required

## Response `200`

Existence check result

- boolean

---

[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/versions/0b6b25b58676/schema)
