> For the complete documentation index, see [llms.txt](/llms.txt).
> A full single-fetch corpus is available at [llms-full.txt](/llms-full.txt).
---
title: "Get a worker"
description: "Fetch a single worker by its UUID."
method: "GET"
endpoint: "/api/v1/workers/:id"
order: 2
last_verified: 2026-07-27
---



`GET /api/v1/workers/:id`

Fetch a single worker by its UUID.


  ### Path parameters

  - `id` _string_ **required** — The worker's UUID.



