---
title: "status"
method: GET
path: "/status"
---

# status

`GET /status`

Simple status handler to check whether the service is up.

## Response `200`

OK

- object
  - `status` 'OK', required

## Other responses

- `4XX`
- `5XX`

## Changes

- **2020-09-07** `dc3782214715` — 1 info
  - api operation id `get-status` removed and replaced with `GetStatus`
- **2020-09-05** `87cae065c674` — 1 breaking, 3 info
  - the response's body type changed from no type to `object` for status `200`
  - api operation id `GetStatus` removed and replaced with `get-status`
  - removed `#/components/schemas/ObjectReference, subschema #2` from the response body `allOf` list for the response status `200`
  - added the required property `status` to the response with the `200` status

[Change history](https://skmtc.dev/osbuild/apis/osbuild-composer-worker/changes/status/get.md)

---

[API](https://skmtc.dev/osbuild/apis/osbuild-composer-worker.md) · [All operations](https://skmtc.dev/osbuild/apis/osbuild-composer-worker/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/osbuild/osbuild-composer-worker/revisions/94edd6bcee4e/schema)
