---
title: "Determine if workspace is support accessible"
method: GET
path: "/organizations/{id}/supportAccess"
tags: ["Organization"]
---

# Determine if workspace is support accessible

`GET /organizations/{id}/supportAccess`

Return support access configuration for workspace

## Path parameters

- `id` string, required

## Response `200`

Support access response

- WorkspaceSupportAccessEnabledResponse
  - `enable_support_access` boolean, required — Enables support access to workspace

## Other responses

- `401` — User not authenticated
- `403` — User not authorized
- `404` — Organization not found
- `default` — Unknown error

---

[API](https://skmtc.net/mabl/apis/mabl-api.md) · [All operations](https://skmtc.net/mabl/apis/mabl-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/mabl/mabl-api/revisions/d0fc0114da66/schema)
