---
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

- **2021-07-25** `d9f341335131` — 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[0-9]+(?:/?A[0-9]+)*` for the status `200`

[Change 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/5686c366c2ac/schema)
