---
title: "Returns information about self"
method: GET
path: "/status"
---

# Returns information about self

`GET /status`

## Response `200`

A JSON with node info

- Node
  - `name` string, required
  - `address` string, required
  - `vdisks` string

## Other responses

- `default` — Unexpected error

## Changes

- **2021-03-08** `e24fa09d401f` — 1 breaking
  - the `vdisks` response's property type/format changed from `array`/`` to `string`/`` for status `200`

[Change history](https://skmtc.dev/qoollo/apis/bob-node-api/changes/status/get.md)

---

[API](https://skmtc.dev/qoollo/apis/bob-node-api.md) · [All operations](https://skmtc.dev/qoollo/apis/bob-node-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/qoollo/bob-node-api/revisions/8d4d94c23be6/schema)
