---
title: "Get the default sink if defined or the first available sink."
method: GET
path: "/audio/defaultsink"
tags: ["audio"]
---

# Get the default sink if defined or the first available sink.

`GET /audio/defaultsink`

## Headers

- `Accept-Language` string

## Response `200`

OK

- AudioSinkDTO
  - `id` string
  - `label` string

## Other responses

- `404` — Sink not found

---

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