---
title: "Check filesystem environment (access rights, etc)"
method: GET
path: "/fs/check"
tags: ["fs"]
---

# Check filesystem environment (access rights, etc)

`GET /fs/check`

## Response `200`

successful operation

- EnvironmentState[]
  - `entity` string
  - `state` number — bitmask with a list of states <writeable,readable,exists>

## Changes

- **2019-04-06** `3cc48219fd22` — 1 info
  - endpoint added
- **2019-03-07** `2d2cec576ebd` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/cometvisu/apis/cometvisu-manager-backend/changes/fs/check/get.md)

---

[API](https://skmtc.dev/cometvisu/apis/cometvisu-manager-backend.md) · [All operations](https://skmtc.dev/cometvisu/apis/cometvisu-manager-backend/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/cometvisu/cometvisu-manager-backend/revisions/d5cd7c188244/schema)
