---
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

---

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