---
title: "Liste verfügbarer Autobahnen"
method: GET
path: "/"
---

# Liste verfügbarer Autobahnen

`GET /`

Gibt eine Liste der verfügbaren Autobahnen zurück.

## Response `200`

Success

- Roads
  - `roads` RoadId[]

## Changes

- **2023-05-23** `6fa43d74c4c7` — 1 info
  - the `roads/items/` response's property pattern was changed from `A[1-9]([0-9]{1,3})?(\/A[1-9]{1,3})?` to `[A-Z][A-Za-z]*[1-9]([0-9]{1,3})?(\/[A-Z][A-Za-z]*[1-9]([0-9]{1,3})?)?` for the status `200`
- **2023-03-22** `8e4013bff520` — 1 info
  - the `roads/items/` response's property pattern was changed from `[A-Z][A-Za-z]*[1-9]([0-9]{1,3})?(\/[A-Z][A-Za-z]*[1-9]([0-9]{1,3})?)?` to `A[1-9]([0-9]{1,3})?(\/A[1-9]{1,3})?` for the status `200`
- **2023-03-21** `8d7dd995c134` — 1 info
  - the `roads/items/` response's property pattern was changed from `A[1-9]([0-9]{1,3})?(\/A[1-9]{1,3})?` to `[A-Z][A-Za-z]*[1-9]([0-9]{1,3})?(\/[A-Z][A-Za-z]*[1-9]([0-9]{1,3})?)?` for the status `200`
- **2021-09-19** `789ba398d57c` — 1 info
  - the `roads/items/` response's property pattern was changed from `A[1-9]([0-9]{1,3})?(/A[1-9]{1,3})?` to `A[1-9]([0-9]{1,3})?(\/A[1-9]{1,3})?` for the status `200`
- **2021-08-27** `520e08a90295` — 1 info
  - the `roads/items/` response's property pattern was changed from `A[0-9]+(?:/?A[0-9]+)*` to `A[1-9]([0-9]{1,3})?(/A[1-9]{1,3})?` for the status `200`

[Full history](https://skmtc.dev/bundesapi/apis/autobahn-app-api/changes/get.md)

---

[API](https://skmtc.dev/bundesapi/apis/autobahn-app-api.md) · [All operations](https://skmtc.dev/bundesapi/apis/autobahn-app-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/bundesapi/autobahn-app-api/revisions/976e88d944cd/schema)
