---
title: "Get skip permissions status"
method: GET
path: "/workspaces/{id}/permissions/skip"
tags: ["permissions"]
---

# Get skip permissions status

`GET /workspaces/{id}/permissions/skip`

## Path parameters

- `id` string, required

## Response `200`

OK

- ProtoPermissionSkipRequest
  - `skip` boolean

## Other responses

- `404` — Not Found
- `500` — Internal Server Error

---

[API](https://skmtc.net/charmbracelet/apis/crush-api.md) · [All operations](https://skmtc.net/charmbracelet/apis/crush-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/charmbracelet/crush-api/versions/81bee9ef86c6/schema)
