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

# List stops

`GET /bus/stops`

Get a list of the available stops.

## Response `200`

Successful Operation

- object[]
  - `stop_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)
