---
title: "Return the details of a specific worker. It includes all the configuration details"
method: GET
path: "/_api/v0/workers/{id}"
tags: ["handlers::v0::workers"]
---

# Return the details of a specific worker. It includes all the configuration details

`GET /_api/v0/workers/{id}`

Return the details of a specific worker. It includes all the configuration details

## Path parameters

- `id` string, required

## Response `200`

Return the configuration associated to the given worker

- WorkerConfig[] — unresolved $ref

## Other responses

- `404` — The worker is not present

---

[API](https://skmtc.dev/vmware/apis/wasm-workers-server-management-api.md) · [All operations](https://skmtc.dev/vmware/apis/wasm-workers-server-management-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/vmware/wasm-workers-server-management-api/revisions/aa42dedf51bb/schema)
