---
title: "List routes"
method: GET
path: "/bus/routes"
tags: ["bus"]
---

# List routes

`GET /bus/routes`

Get a list of the available routes.

## Response `200`

Successful Operation

- object[]
  - `route_id` string
  - `title` string

---

[API](https://skmtc.net/umdio/apis/umd-io.md) · [All operations](https://skmtc.net/umdio/apis/umd-io/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/umdio/umd-io/revisions/c0fac695dd04/schema)
