---
title: "GET /api/v2/stations/browse"
method: GET
path: "/api/v2/stations/browse"
tags: ["API-v2"]
---

# GET /api/v2/stations/browse

`GET /api/v2/stations/browse`

Browse all stations. Pass the 'nextCursor' of a response as the 'cursor' of the next request to walk through all the results.

## Query parameters

- `limit` integer
- `cursor` string
- `offset` integer
- `mount_status` boolean

## Response `200`

OK

---

[API](https://skmtc.net/zeno/apis/aggregators-api-service.md) · [All operations](https://skmtc.net/zeno/apis/aggregators-api-service/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/zeno/aggregators-api-service/revisions/6cebdc059200/schema)
