---
title: "Provides Node proposal status"
method: GET
path: "/node/monitoring-status"
tags: ["provider"]
---

# Provides Node proposal status

`GET /node/monitoring-status`

Node Status as seen by monitoring agent

## Response `200`

Node status ("passed"/"failed"/"pending)

- NodeStatusResponse — NodeStatusResponse a node status reflects monitoring agent POV on node availability
  - `status` string — Status enum

## Changes

- **2022-09-04** `0246c1d5f0d6` — 1 info
  - added the success response with the status `200`
- **2022-09-01** `15f8370ecb21` — 1 breaking
  - removed the success response with the status `200`
- **2022-09-01** `f6a1f75cba4a` — 1 info
  - added the success response with the status `200`
- **2022-09-01** `4f73f9561a88` — 1 breaking
  - removed the success response with the status `200`
- **2022-08-25** `fd873b1e5fbd` — 1 info
  - added the success response with the status `200`

[Full history](https://skmtc.dev/mysteriumnetwork/apis/tequila-api/changes/node/monitoring-status/get.md)

---

[API](https://skmtc.dev/mysteriumnetwork/apis/tequila-api.md) · [All operations](https://skmtc.dev/mysteriumnetwork/apis/tequila-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/mysteriumnetwork/tequila-api/revisions/cb1439736b63/schema)
