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

## Changes

- **2020-03-31** `b4919cd9fb0d` — 1 info
  - endpoint added
- **2019-07-02** `f2f973dd5f11` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/umdio/apis/umd-io/changes/bus/stops/get.md)

---

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