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

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

`GET /audio/defaultsource`

## Headers

- `Accept-Language` string

## Response `200`

OK

- AudioSourceDTO
  - `id` string
  - `label` string

## Other responses

- `404` — Source 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)
