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

# GET /api/dcv/session_sharing/users/search

`GET /api/dcv/session_sharing/users/search`

GET operation for /api/dcv/session_sharing/users/search

## Query parameters

- `q` string, required
- `exclude` string

## Headers

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

## Response `200`

Matching users (max 10)

- object
  - `success` boolean
  - `message` object[]
    - `username` string
    - `display_name` string

## Other responses

- `503` — User directory unavailable

---

[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)
