> 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: "Deployment workers"
description: "List the worker processes currently executing a deployment's workflows."
method: "GET"
endpoint: "/api/v1/deployments/:id/workers"
order: 4
last_verified: 2026-07-27
---



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

List the worker processes currently executing a deployment's workflows.


  ### Path parameters

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



