---
title: "Changes to STATUS: Returns actual version information and all permissions granted for API"
method: GET
path: "/status"
---

# Changes to STATUS: Returns actual version information and all permissions granted for API

`GET /status`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 3 of 6 revisions.

- **2026-07-17** `5b0d424433e1` — 1 info
- **2021-01-07** `8252719e8e34` — 8 info
- **2019-10-09** `e3a793475629` — 2 breaking, 2 warning, 3 info

## Changes

- **2026-07-17** `5b0d424433e1` — 1 info
  - the endpoint scheme security `accessToken` was removed from the API
- **2021-01-07** `8252719e8e34` — 8 info
  - the endpoint scheme security `accessToken` was added to the API
  - the endpoint scheme security `jwtoken` was added to the API
  - the endpoint scheme security `apiKeyAuth` was removed from the API
  - removed `#/components/schemas/Version, subschema #2` from the response body `allOf` list for the response status `200`
  - added the media type `application/json` for the response with the status `401`
  - added the media type `application/json` for the response with the status `403`
  - added the optional property `result` to the response with the `200` status
  - added the optional property `status` to the response with the `200` status
- **2019-10-09** `e3a793475629` — 2 breaking, 2 warning, 3 info
  - removed the media type `application/json` for the response with the status `401`
  - removed the media type `application/json` for the response with the status `403`
  - removed the optional property `result` from the response with the `200` status
  - removed the optional property `status` from the response with the `200` status
  - the endpoint scheme security `apiKeyAuth` was added to the API
  - the endpoint scheme security `jwtoken` was removed from the API
  - added `#/components/schemas/Version, subschema #2` to the response body `allOf` list for the response status `200`

---

[Operation](https://skmtc.dev/nightscout/apis/nightscout-api/docs/status/get.md) · [API](https://skmtc.dev/nightscout/apis/nightscout-api.md) · [Page](https://skmtc.dev/nightscout/apis/nightscout-api/changes/status/get)
