---
title: "GET /api/dcv/session_sharing/settings"
method: GET
path: "/api/dcv/session_sharing/settings"
tags: ["Virtual Desktops"]
---

# GET /api/dcv/session_sharing/settings

`GET /api/dcv/session_sharing/settings`

GET operation for /api/dcv/session_sharing/settings

## Headers

- `X-EDH-USER` string, required
- `X-EDH-TOKEN` string, required

## Response `200`

Current session sharing settings

- object
  - `success` boolean
  - `message` object
    - `allowed_sharing_modes` string[]
    - `allow_unsupervised_access` boolean
    - `guest_screenshot_enabled` boolean

---

[API](https://skmtc.dev/aws-samples/apis/engineering-development-hub-edh-api.md) · [All operations](https://skmtc.dev/aws-samples/apis/engineering-development-hub-edh-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/aws-samples/engineering-development-hub-edh-api/revisions/058396b8f0f1/schema)
