---
title: "Get all supported routes."
method: GET
path: "/v1/get-routes"
tags: ["v1"]
deprecated: true
---

# Get all supported routes.

`GET /v1/get-routes`

> **Deprecated.**

## Response `200`

Get all supported routes

- RouteInfo[]
  - `dstChain` string, required
  - `dstToken` string, required
  - `srcChain` string, required
  - `srcToken` string, required

---

[API](https://skmtc.net/bob-collective/apis/bob-gateway-api.md) · [All operations](https://skmtc.net/bob-collective/apis/bob-gateway-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/bob-collective/bob-gateway-api/revisions/5a00610487e4/schema)
