---
title: "GET /0/factory/worker/{worker}"
method: GET
path: "/0/factory/worker/{worker}"
---

# GET /0/factory/worker/{worker}

`GET /0/factory/worker/{worker}`

## Path parameters

- `worker` string, required

## Response `200`

successful operation

- FactoryWorkerResult
  - `worker` FactoryWorker
    - `bootstrap` string, required
    - `id` string, required
    - `online` boolean, required
    - `private` string, nullable
    - `recycle` boolean, required

## Other responses

- `4XX` — Error
- `5XX` — Error

## Changes

- **2023-08-21** `ad085ef729f0` — 2 breaking
  - removed the required property `worker/allOf[#/components/schemas/FactoryWorker]/hold` from the response with the `200` status
  - removed the required property `worker/allOf[#/components/schemas/FactoryWorker]/target` from the response with the `200` status

[Change history](https://skmtc.dev/oxidecomputer/apis/buildomat/changes/0/factory/worker/:worker/get.md)

---

[API](https://skmtc.dev/oxidecomputer/apis/buildomat.md) · [All operations](https://skmtc.dev/oxidecomputer/apis/buildomat/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/oxidecomputer/buildomat/revisions/7c1f4e0c78dc/schema)
