---
title: "GET /sites/multiscreen/{site_name}/booking/staff-members/{id}"
method: GET
path: "/sites/multiscreen/{site_name}/booking/staff-members/{id}"
---

# GET /sites/multiscreen/{site_name}/booking/staff-members/{id}

`GET /sites/multiscreen/{site_name}/booking/staff-members/{id}`

## Path parameters

- `site_name` string, required
- `id` string, required

## Response `200`

200

- object
  - `account_name` string — Name of the Duda account associated with the staff member. For more information about accounts, see: https://developer.duda.co/reference/accounts-object
  - `email` string — Email address of the staff member
  - `id` string — Unique identifier for the staff member
  - `name` string — Full name of the staff member

## Other responses

- `400` — 400

---

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