---
title: "List all client hubs."
method: GET
path: "/v1/hubs"
tags: ["hubs"]
---

# List all client hubs.

`GET /v1/hubs`

Returns all hubs associated with your account.

## Response `200`

Hubs retrieved successfully.

- object — A collection of client hubs.
  - `client_hubs` Schema[], required — unresolved $ref

---

[API](https://skmtc.dev/cabify/apis/ride-hailing-api.md) · [All operations](https://skmtc.dev/cabify/apis/ride-hailing-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/cabify/ride-hailing-api/revisions/8da1cb1270df/schema)
