---
title: "Http Get Status"
method: GET
path: "/status"
---

# Http Get Status

`GET /status`

GET method that returns `SDS_APPLICATION_VERSION` if the deployment is successful

## Response `200`

Deployment done successfully

- DeploymentStatus
  - `version` string, required
  - `status` string

## Other responses

- `500` — Internal error. This is triggered when something an unexpected error occurs on the server side.

---

[API](https://skmtc.net/office-of-national-statistics/apis/supplementary-data-service.md) · [All operations](https://skmtc.net/office-of-national-statistics/apis/supplementary-data-service/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/office-of-national-statistics/supplementary-data-service/revisions/9a87e51baf13/schema)
