---
title: "Service status"
method: GET
path: "/status"
tags: ["System"]
---

# Service status

`GET /status`

Get the API service status

## Response `200`

Status listing

- StatusResponse — System status response
  - `available` boolean
  - `busy` boolean
  - `up` boolean
  - `message` string
  - `version` string
  - `db_version` string
  - `detail` object

## Other responses

- `500` — Internal error

---

[API](https://skmtc.net/anchore/apis/anchore-engine-api-server.md) · [All operations](https://skmtc.net/anchore/apis/anchore-engine-api-server/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/anchore/anchore-engine-api-server/revisions/afb4f60ab44a/schema)
