---
title: "Returns a list of all processors"
method: GET
path: "/processors/"
tags: ["Processors"]
---

# Returns a list of all processors

`GET /processors/`

## Response `200`

Processor details list

- Processor
  - `id` integer
  - `handle` string
  - `vendor` string
  - `product` string
  - `cores` integer
  - `threads` integer
  - `host_id` integer

## Other responses

- `default` — Unexpected error

---

[API](https://skmtc.dev/quadsproject/apis/quads.md) · [All operations](https://skmtc.dev/quadsproject/apis/quads/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/quadsproject/quads/revisions/a060ee3d649d/schema)
