---
title: "Whether instance is running or not"
method: GET
path: "/resources/{instance}/status"
tags: ["rpaas"]
---

# Whether instance is running or not

`GET /resources/{instance}/status`

This endpoint is part of Tsuru Service API.

## Path parameters

- `instance` string, required

## Response `202`

Instance is pending (partially provisioned)

## Other responses

- `204` — Instance is up and running

## Changes

> 17 revisions in range; 2 not diffed, 1 could not be searched.

- **2020-08-17** `c1d604230936` — 1 info
  - endpoint added
- **2020-08-17** `f427a0b3759f` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/tsuru/apis/reverse-proxy-as-a-service/changes/resources/:instance/status/get.md)

---

[API](https://skmtc.dev/tsuru/apis/reverse-proxy-as-a-service.md) · [All operations](https://skmtc.dev/tsuru/apis/reverse-proxy-as-a-service/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/tsuru/reverse-proxy-as-a-service/revisions/611d7951dc76/schema)
