---
title: "Get desks"
method: GET
path: "/desks"
tags: ["User Desks"]
---

# Get desks

`GET /desks`

### Get User Desks

Use Get desks if you want to retrieve the list of desks avaialble.

## Response `200`

Successful operation

- object
  - `userDesks` object[]
    - `id` string
    - `name` string
    - `userIds` string[]

---

[API](https://skmtc.net/commpeak/apis/dialer-api-v2-0-1.md) · [All operations](https://skmtc.net/commpeak/apis/dialer-api-v2-0-1/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/commpeak/dialer-api-v2-0-1/versions/eacecf960bb6/schema)
