---
title: "List managed passthrough devices"
method: GET
path: "/system/ppt-devices"
tags: ["System"]
---

# List managed passthrough devices

`GET /system/ppt-devices`

List PCI passthrough mappings managed on the selected system

## Response `200`

Success

- GithubComAlchemillahqSylveInternalAPIResponseArrayGithubComAlchemillahqSylveInternalDbModelsPassedThroughIDs
  - `data` GithubComAlchemillahqSylveInternalDbModelsPassedThroughIDs[]
    - `deviceID` string
    - `domain` integer
    - `id` integer
    - `oldDriver` string
  - `error` string
  - `message` string
  - `status` string

## Other responses

- `401` — Unauthorized
- `500` — Internal Server Error

---

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