---
title: "Get machine screenshot"
method: GET
path: "/machine/screenshot/{id}.{type}"
tags: ["machines"]
---

# Get machine screenshot

`GET /machine/screenshot/{id}.{type}`

Returns a screenshot of the machine's display

## Path parameters

- `id` integer, required
- `type` string, required

## Response `200`

Screenshot returned

---

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