---
title: "Get the worker's state."
method: GET
path: "/worker/state"
tags: ["worker"]
---

# Get the worker's state.

`GET /worker/state`

Returns general information about the work.

## Response `200`

Successfully retrieved worker state

- BuildState
  - `buildTime` string, date-time — The build time of the build
  - `commit` string — The commit hash of the build
  - `version` string — The version of the build
  - `os` string — The operating system of the build

## Changes

- **2024-12-18** `922f156353c9` — 1 info
  - api tag `worker` added
- **2024-12-09** `0d99d4f0e188` — 1 info
  - endpoint added
- **2024-12-09** `f062c35d8f47` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/siafoundation/apis/renterd-api/changes/worker/state/get.md)

---

[API](https://skmtc.dev/siafoundation/apis/renterd-api.md) · [All operations](https://skmtc.dev/siafoundation/apis/renterd-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/siafoundation/renterd-api/revisions/184a3d5207da/schema)
