---
title: "Query hot desking's status"
method: GET
path: "/hotdesking/{id}/status"
tags: ["Hot Desking"]
---

# Query hot desking's status

`GET /hotdesking/{id}/status`

Query hot desking'status by it's unique ID.

## Path parameters

- `id` string, required — The unique ID of the resource.

## Response `200`

OK

- object
  - `status` 'OFFLINE' | 'ONLINE' — The status of the hot desking device. - `OFFLINE`: - `ONLINE`:
  - `current_extension_number` string — The extension number.

## Other responses

- `4XX` — Error

---

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